Oid2 Constructor |
Name | Description | |
---|---|---|
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, OidGroupEnum, Boolean) |
Initializes a new instance of the Oid2 class from an existing Oid object, OID registration group and search conditions.
| |
Oid2(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.
|