Name | Description | |
---|---|---|
OID Constructor | Overloaded. |
The following tables list the members exposed by OID.
Name | Description | |
---|---|---|
OID Constructor | Overloaded. |
Name | Description | |
---|---|---|
ID | Gets the dotted number of the identifier. | |
Name | Gets the friendly name of the identifier. |
Name | Description | |
---|---|---|
AreEqual | Compares two OID objects, returns true if they are equal or both are null. | |
Equals | Overloaded. Returns true if this instance equals to other. | |
GetHashCode | Serves as the default hash function. | |
ToString | Returns the ID. |
Equality | Equality operator. |
Inequality | Inequality operator. |