Click or drag to resize

Oid2 Constructor

Overload List
  NameDescription
Public methodOid2(Oid, Boolean)
Initializes a new instance of the Oid2 class from an existing Oid object.
Public methodOid2(String, Boolean)
Initializes a new instance of the Oid2 class using the specified Oid friendly name or value and search conditions.
Public methodOid2(Oid, OidGroupEnum, Boolean)
Initializes a new instance of the Oid2 class from an existing Oid object, OID registration group and search conditions.
Public methodOid2(String, OidGroupEnum, Boolean)
Initializes a new instance of the Oid2 class using the specified Oid friendly name or value, OID registration group and search conditions.
Top
See Also