[This is preliminary documentation and is subject to change.]
| C# | Visual Basic | Visual C++ |
public override void AddElementMappings( IDictionary<string, IElementDef> dictionary )
Public Overrides Sub AddElementMappings ( _ dictionary As IDictionary(Of String, IElementDef) _ )
public: virtual void AddElementMappings ( IDictionary<String^, IElementDef^>^ dictionary ) override
- dictionary (IDictionary<(Of <String, IElementDef>)>)