OEC Application Programming Interface

VersionList Properties

The properties of the VersionList class are listed below. For a complete list of VersionList class members, see the VersionList Members topic.

Public Instance Properties

Count (inherited from KeyedList<Int32,Version>) Gets the number of elements contained in the collection.
Current Current (active) version of order
First (inherited from KeyedList<Int32,Version>) Gets the first item in collection or default value, if no items available
Item (inherited from KeyedList<Int32,Version>) Gets an item from a collection by it's key value
Keys (inherited from KeyedList<Int32,Version>) Gets a list of keys available in the collection
Last (inherited from KeyedList<Int32,Version>) Gets the last item in collection or default value, if no items available
Values (inherited from KeyedList<Int32,Version>) Gets the list of objects available in the collection

See Also

VersionList Class | OEC.API Namespace