ObjectVersions is a collection of ObjectVersionData objects.
Add | Adds the item to the collection at the specified position. |
GetAsObjVers | Gets the ObjVers of the object versions in this collection. |
Remove | Removes the item at the specified position. |
Sort | Sorts the objects in this collection using the given comparator. |
Count | The number of items in the collection. |
Item | Accesses the item at the specified position in the collection. |