This document is archived and information here might be outdated. Recommended version. |
Gets an entry from the dictionary.
[Visual Basic .NET] Public Function GetEntry ( _ ByVal Index As Integer _ ) As IMaplexDictionaryEntry
[C#] public IMaplexDictionaryEntry GetEntry ( int Index );
[C++]
HRESULT GetEntry(
long Index
);
[C++] Parameters Index [in]
Index is a parameter of type long