Syntax
Public Overrides Function Symbol (ByVal Index As Integer) As Symbol
This function should return an object of type Symbol for the symbol of this Index.
Parameters
Key | Description |
Name | The symbol index that want to get the Symbol object for, value of typeInteger. |
See Also