ComponentOne DynamicHelp for WinForms
C1.Win.C1DynamicHelp.4.5.2 Assembly / C1.Win.C1DynamicHelp.Providers Namespace / IHelpProvider Interface / GetTopics Method

In This Topic
    GetTopics Method (IHelpProvider)
    In This Topic
    Returns a hierarchical list of topics in the help file.
    Syntax
    'Declaration
     
    Function GetTopics() As HelpTopicList
    HelpTopicList GetTopics()
    See Also