FlexChart | ComponentOne
C1.Win.Ribbon.8 Assembly / C1.Win.Ribbon Namespace / RibbonQatLinkCollection Class


In This Topic
    RibbonQatLinkCollection Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public MethodAdds an item to the end of the collection.  
    Public Method (Inherited from System.Collections.CollectionBase)
    Public MethodInserts an item into the collection at the specified index.  
    Public Method (Inherited from System.Collections.CollectionBase)
    Public MethodSorts the items in the collection using the specified comparer.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Performs additional custom processes when clearing the contents of the RibbonQatLinkCollection instance.  
    Protected Method (Inherited from System.Collections.CollectionBase)
    Protected Method (Inherited from System.Collections.CollectionBase)
    Protected MethodOverridden. Performs additional custom processes after inserting an item into the RibbonQatLinkCollection instance.  
    Protected Method (Inherited from System.Collections.CollectionBase)
    Protected MethodOverridden. Performs additional custom processes after removing an item from the RibbonQatLinkCollection instance.  
    Protected Method (Inherited from System.Collections.CollectionBase)
    Protected MethodOverridden. Performs additional custom processes after setting an item in the RibbonQatLinkCollection instance.  
    Protected MethodOverridden. Checks whather the type of the value argument is allowable for this item collection.  
    Top
    See Also