TabCollection Members
From UltimateTabstrip
Public Instance Constructors
|
|
Overloaded. Initializes a new instance of the TabCollection class. |
Public Instance Properties
| Gets the number of elements contained in the CollectionBase instance. | |
| Gets the Tab at the specified index. |
Public Instance Methods
| Adds a Tab to the end of the TabCollection. | |
| Removes all objects from the CollectionBase instance. | |
| Creates a new object that is a copy of the current instance. | |
| Determines whether a Tab is in the TabCollection. | |
| 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. | |
| Returns the zero-based index of the first occurrence of a Tab in the TabCollection. | |
| Inserts a Tab into the TabCollection at the specified index. | |
| Removes the first occurrence of a specific Tab from the TabCollection. | |
| Removes the element at the specified index of the CollectionBase instance. | |
| Returns a String that represents the current Object. |
See Also
TabCollection Class | Karamasoft.WebControls.UltimateTabstrip Namespace