ObjVers is a collection of ObjVer objects.
Add | Adds the item to the collection at the specified position. |
Clone | Creates a copy of the object. |
GetAllDistinctObjIDs | Gets all distinct object IDs in this collection. |
Remove | Removes the item at the specified position from the collection. |
ToJSON | Converts the data structure to a JSON string. |
Count | Returns the number of items in this collection. |
Item | Accesses the item at the specified position in the collection. |