TryParse(String,ClassID,Guid) Method
In This Topic
Parses a string OID, returning the corresponding ClassID and object ID.
Syntax
Parameters
- oid
- String representation of an OID to parse
- classID
- Returns the class ID
- objectID
- Returns the object ID
See Also