MapApi::GetLeft( int )
Returns the left side of the specified view entry.
Virtual? |
No |
|
Class |
||
Arguments |
|
the index of the desired entry |
Returns |
|
a string representing the left side of the entry |
Notes
The index should be between 0 and one less than the number of mapping entries.
See also
Example
See the example for MapApi::Count()
.