ComponentOne DynamicHelp for WinForms
Load() Method

C1.Win.C1DynamicHelp.4 Assembly > C1.Win.C1DynamicHelp Namespace > TopicMap Class > Load Method : Load() Method
Loads the TopicMap contents from an XML file with the same name as the HelpSource with .xml extension.
Syntax
'Declaration
 
Public Overloads Sub Load() 
public void Load()
Remarks
All items loaded with this method will have ItemType property set to MapItemType.Dynamic.
See Also

Reference

TopicMap Class
TopicMap Members
Overload List