Parameters
- uiElement
- The key of the element to add.
- info
- The value of the element to add.
Exception | Description |
---|---|
System.ArgumentNullException | uiElement or info is null |
System.ArgumentException | An element with the same uiElement already exists in the TopicMap. |