This document is archived and information here might be outdated. Recommended version. |
Adds an entry to the dictionary.
[Visual Basic .NET] Public Sub AddEntry ( _ ByVal dicEntry As IMaplexDictionaryEntry _ )
[C#] public void AddEntry ( IMaplexDictionaryEntry dicEntry );
[C++]
HRESULT AddEntry(
IMaplexDictionaryEntry* dicEntry
);
[C++] Parameters dicEntry [in]
dicEntry is a parameter of type IMaplexDictionaryEntry*