TabStopCollection Methods |
The TabStopCollection type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Append |
Adds a Tab to the collection.
(Inherited from
TabStopList
.)
|
|
|
Clear |
Removes all elements from the collection.
(Inherited from
TabStopList
.)
|
|
|
CopyTo |
Copies all elements from the collection to the specified array.
|
|
|
Equals |
Indicates whether two Tabs instances are equal.
(Inherited from
TabStopList
.)
|
|
|
GetEnumerator |
Gets an enumerator for the entire collection.
(Inherited from
TabStopList
.)
|
|
|
GetHashCode |
Gets hash code for this object.
(Inherited from
TabStopList
.)
|
|
|
GetType |
Gets the
Type
of the current instance.
(Inherited from
Object
.)
|
|
|
RemoveAt |
Removes the element at the specified index of the collection.
(Inherited from
TabStopList
.)
|
|
|
ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|