ObjIDExtensionMethods Class
Extension methods for the ObjID object.
Namespace: MFiles.VAF.CommonAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
public static class ObjIDExtensionMethods
- Inheritance
- Object ObjIDExtensionMethods
ToString
|
Converts an ObjID into human readable, and code-parseable string.
|
ToTuple
|
Converts an ObjID into a tuple that can be compared.
|