This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMaplexDictionaries Interface > IMaplexDictionaries.RemoveDictionary Method (ArcObjects .NET 10.4 SDK) |
Deletes the dictionary from the collection.
[Visual Basic .NET] Public Sub RemoveDictionary ( _ ByVal Index As Integer _ )
[C#] public void RemoveDictionary ( int Index );
[C++]
HRESULT RemoveDictionary(
long Index
);
[C++]
Parameters Index [in] Index is a parameter of type long