Name | Description | |
---|---|---|
![]() | Add | Adds the specified C1CustomButton to the collection. |
![]() | AddRange | Adds a group of C1CustomButton objects to the end of the collection. |
![]() | Clear | (Inherited from System.Collections.CollectionBase) |
![]() | Contains | Overloaded. Determines whether this collection contains the specified C1CustomButton. |
![]() | IndexOf | Overloaded. Determines the index of a specific C1CustomButton in the collection. |
![]() | Insert | Inserts the specified C1CustomButton into this collection at the given index. |
![]() | Remove | Overloaded. Removes the specified C1CustomButton from the collection. |
![]() | RemoveAt | (Inherited from System.Collections.CollectionBase) |