This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMaplexDictionary Interface > IMaplexDictionary.AddEntry Method (ArcObjects .NET 10.4 SDK) |
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