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