ComponentOne Menus and Toolbars for WinForms
C1.Win.C1Command.4.5.2 Assembly / C1.Win.C1Command Namespace / C1TopicLinkCollection Class
Properties Methods


In This Topic
    C1TopicLinkCollection Class Members
    In This Topic

    The following tables list the members exposed by C1TopicLinkCollection.

    Public Properties
     NameDescription
    Public Property (Inherited from System.Collections.CollectionBase)
    Public Property (Inherited from System.Collections.CollectionBase)
    Public PropertyGets or sets the link at the specified index.  
    Top
    Protected Properties
     NameDescription
    Protected Property (Inherited from System.Collections.CollectionBase)
    Protected Property (Inherited from System.Collections.CollectionBase)
    Top
    Public Methods
     NameDescription
    Public MethodAdds the specified link to the collection.  
    Public Method (Inherited from System.Collections.CollectionBase)
    Public MethodDetermines whether the collection contains a specified link.  
    Public MethodSearches for the specified link and returns the zero-based index.  
    Public MethodInserts the link into the specified zero-based position.  
    Public MethodRemoves the first occurrence of a specified link from the collection.  
    Public Method (Inherited from System.Collections.CollectionBase)
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from System.Collections.CollectionBase)
    Protected MethodOverridden. Performs additional custom processes after clearing the contents of the System.Collections.CollectionBase instance.  
    Protected MethodOverridden. Performs additional custom processes before inserting a new element into the System.Collections.CollectionBase instance.  
    Protected MethodOverridden. Performs additional custom processes after inserting a new element into the System.Collections.CollectionBase instance.  
    Protected Method (Inherited from System.Collections.CollectionBase)
    Protected MethodOverridden. Performs additional custom processes after removing an element from the System.Collections.CollectionBase instance.  
    Protected Method (Inherited from System.Collections.CollectionBase)
    Protected MethodOverridden. Performs additional custom processes after setting a value in the System.Collections.CollectionBase instance.  
    Protected Method (Inherited from System.Collections.CollectionBase)
    Top
    See Also