Oid2 Constructor

Overload List

Oid2(Oid, Boolean) Initializes a new instance of the Oid2 class from an existing Oid object.
Oid2(String, Boolean) Initializes a new instance of the Oid2 class using the specified Oid friendly name or value and search conditions.
Oid2(Oid, OidGroup, Boolean) Initializes a new instance of the Oid2 class from an existing Oid object, OID registration group and search conditions.
Oid2(String, OidGroup, Boolean) Initializes a new instance of the Oid2 class using the specified Oid friendly name or value, OID registration group and search conditions.

See Also