Clone | Creates a copy of the object. |
CloneFrom | Copies the content to this object from another object. |
EqualTo | Checks for equality to the specified object. |
IsLatest | Specifies whether this object represents the latest version. |
IsSpecific | Specifies whether this object version represents a specific version. |
Serialize | Serializes the object. |
Set | Sets the object version to represent a specific version of the object. |
SetIDs | Sets the type, ID and version of the object. |
SetLatestVersion | Sets the object version to represent the latest version of the object. |
SetLatestVersionEx | Sets the object version to represent the latest version of the object. |
SetObjIDAndVersion | Sets the ObjID and version of the object. |
SetSpecificVersion | Sets the object version to represent a specific version of the object. |
ToJSON | Converts the data structure to a JSON string. |
Unserialize | Unserializes the object. |