ComponentOne DynamicHelp for WinForms
TopicMap Class Methods

C1.Win.C1DynamicHelp.4 Assembly > C1.Win.C1DynamicHelp Namespace : TopicMap Class

For a list of all members of this type, see TopicMap members.

Public Methods
 NameDescription
Public MethodOverloaded. Adds the specified uiElement and value to the TopicMap.  
Public Method (Inherited from System.Collections.Generic.Dictionary<object,MapItem>)
Public MethodDetermines whether the TopicMap contains the specified key.  
Public Method (Inherited from System.Collections.Generic.Dictionary<object,MapItem>)
Public Method (Inherited from System.Collections.Generic.Dictionary<object,MapItem>)
Public Method (Inherited from System.Collections.Generic.Dictionary<object,MapItem>)
Public MethodOverloaded. Loads the TopicMap contents from an XML file.  
Public Method (Inherited from System.Collections.Generic.Dictionary<object,MapItem>)
Public MethodRefreshes topic map items with the ItemType property set to MapItemType.Dynamic. For every control path in the map that does not yet have a UI element found for it, it tries to find a UI element.  
Public MethodOverloaded. Removes the value with the specified uiElement from the TopicMap  
Public MethodOverloaded. Saves the TopicMap contents to an XML file with the same name as the HelpSource with .xml extension.  
Public Method (Inherited from System.Collections.Generic.Dictionary<object,MapItem>)
Top
See Also

Reference

TopicMap Class
C1.Win.C1DynamicHelp Namespace