An NDoc Documented Class Library |
|
ObjectMap.GetKey Method
Returns key by index.
public
int GetKey(
int index);
Parameters
-
index
- Zero based index of the requested key.
Return Value
Returns key for the given index.
See Also
ObjectMap Class | GoldParser Namespace