Syntax
Public Overrides Function PositionByIndex(Index As Integer) As Position
Description
This function should return an object of type Positionfor the given position index.
Parameters
Key | Description |
Index | Position index to get position Object for. Value of type is Integer |
See Also