The properties of the FillList class are listed below. For a complete list of FillList class members, see the FillList Members topic.
AvgPrice | Average weighted filled price |
Count (inherited from KeyedList<Int32,Fill>) | Gets the number of elements contained in the collection. |
First (inherited from KeyedList<Int32,Fill>) | Gets the first item in collection or default value, if no items available |
Item (inherited from KeyedList<Int32,Fill>) | Gets an item from a collection by it's key value |
Keys (inherited from KeyedList<Int32,Fill>) | Gets a list of keys available in the collection |
Last (inherited from KeyedList<Int32,Fill>) | Gets the last item in collection or default value, if no items available |
TotalQuantity | Total filled quantity |
Values (inherited from KeyedList<Int32,Fill>) | Gets the list of objects available in the collection |
FillList Class | OEC.API Namespace