MapApi::GetRight( int )

Returns the right side of the specified view entry.

Virtual?

No

 

Class

MapApi

 

Arguments

int i

the index of the desired entry

Returns

const StrPtr *

a string representing the right side of the entry

Notes

The index should be between 0 and one less than the number of mapping entries.

See also

MapApi::Count()

Example

See the example for MapApi::Count().