'Declaration Public Class HelpTopicList Inherits System.Collections.Generic.List(Of HelpTopic)
public class HelpTopicList : System.Collections.Generic.List<HelpTopic>
'Declaration Public Class HelpTopicList Inherits System.Collections.Generic.List(Of HelpTopic)
public class HelpTopicList : System.Collections.Generic.List<HelpTopic>
System.Object
System.Collections.Generic.List<T>
C1.Win.C1DynamicHelp.HelpTopicList