Name | Description | |
---|---|---|
![]() | OID Constructor | Overloaded. |
The following tables list the members exposed by OID.
Name | Description | |
---|---|---|
![]() | OID Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | AsString | Returns ToShortString |
![]() | ClassGuid | Returns the Guid representing the class ID. Used for backward compatibility. |
![]() | ClassID | The Class ID |
![]() | ObjectID | The Object ID. |
Name | Description | |
---|---|---|
![]() ![]() | Compare | |
![]() ![]() | Create | Creates a new OID given a class ID and object ID |
![]() | Equals | Overloaded. Determines whether the specified object is equal to the current object. Determines whethetr the OID equals another object. |
![]() ![]() | GetCID | Gets the ClassID for a ClassGuid. |
![]() ![]() | GetClassGuid | Returns the ClassGuid for a ClassID. |
![]() | GetHashCode | Serves as the default hash function. Gets the HashCode. |
![]() ![]() | GetObjectID | Gets the object ID from an OID. |
![]() ![]() | GuidToLongOID | Converts a CID/GUID to an old-style OID. the object ID. |
![]() ![]() | GuidToOID | Returns GuidToLongOID. |
![]() ![]() | GuidToShortOID | Converts a CID/GUID to an old-style OID. the object ID. |
![]() ![]() | IsValidOID | Determines whether a string is a valid OID representation. |
![]() ![]() | OIDListToGuidList | Takes a list of OID values and returns a list of Guids containing only the object IDs. |
![]() ![]() | OIDToGuid | Converts an old style OID (class ID and object ID) to a Guid containing just the object ID. |
![]() ![]() | OIDToGuidValueRequired | Converts an old style OID (class ID and object ID) to a Guid containing just the object ID. |
![]() ![]() | ParseOID | Overloaded. Parses a string OID, returning the corresponding ClassID and guid. |
![]() | ToLongString | Returns a string representation that uses the ClassGuid for the class ID. |
![]() | ToNamedClassString | Returns a string representation that uses the class name as the class ID. |
![]() | ToShortString | Returns a string representation that uses the integer value for the class ID. |
![]() | ToString | Returns a string that represents the current object. Returns ToShortString. |
![]() ![]() | TryParse | Overloaded. Attempts to parse a string representation of an OID. |
![]() | Determines whether two OIDs are equal. |
![]() | Determines whether two OIDs are unequal. |