The methods of the CommandBarItemCollection class are listed below. For a complete list of CommandBarItemCollection class members, see the CommandBarItemCollection Members topic.
![]() | Adds an item to the collection. |
![]() | Adds a set of items to the collection. |
![]() | Removes all objects from the CollectionBase instance. |
![]() | Checks if the collection contains a certain item. |
![]() | Copies this collection's items into an array. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Returns an enumerator that can iterate through the CollectionBase instance. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | Gets the index of an item. |
![]() | Inserts an item at a specified index. |
![]() | Moves an item down the list. |
![]() | Moves an item up the list. |
![]() | Raises a Changed event. |
![]() | Removes an item. |
![]() | Removes an item at a specified index. |
![]() | Returns a String that represents the current Object. |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() |
CommandBarItemCollection Class | NETXP.Controls.Bars Namespace