Syntax
Public Overrides Function OrderByIndex(Index As Integer) As Order
Description
This function is used to return an object of type Orderfor the given Order index.
Parameters
Key | Description |
Index | Orders index to get the order Object for. Value of type is Integer |
See Also