OEC Application Programming Interface

AllocationBlockItems Methods

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

Public Instance Methods

Clear Clears the list
ContainsKey (inherited from KeyedList<Int32,AllocationBlockItem>) Determines whether the collection contains a specific key.
GetByIndex (inherited from KeyedList<Int32,AllocationBlockItem>) Gets the item by zero-based index
GetEnumerator IEnumerable implementation
IndexOf Index of item in AB
Move Move item up or down one row
Remove Removes an item from a collection.

See Also

AllocationBlockItems Class | OEC.API Namespace