RibbonQatLinkCollection Class Members
In This Topic
The following tables list the members exposed by RibbonQatLinkCollection.
Public Properties
| Name | Description |
| Capacity | (Inherited from System.Collections.CollectionBase) |
| Count | (Inherited from System.Collections.CollectionBase) |
| Item | Gets or sets the item at the specified index. |
Top
Protected Properties
| Name | Description |
| InnerList | (Inherited from System.Collections.CollectionBase) |
| List | (Inherited from System.Collections.CollectionBase) |
Top
Public Methods
| Name | Description |
| Add | Adds an item to the end of the collection. |
| Clear | (Inherited from System.Collections.CollectionBase) |
| Insert | Inserts an item into the collection at the specified index. |
| RemoveAt | (Inherited from System.Collections.CollectionBase) |
| Sort | Sorts the items in the collection using the specified comparer. |
Top
See Also