ObjIDExtensionMethods Class

Extension methods for the ObjID object.

Definition

Namespace: MFiles.VAF.Common
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
public static class ObjIDExtensionMethods
Inheritance
Object    ObjIDExtensionMethods

Methods

ToString Converts an ObjID into human readable, and code-parseable string.
ToTuple Converts an ObjID into a tuple that can be compared.

See Also