Pocket PC Controls.com's Chart Control

ColorTabPageCollection Methods

The methods of the ColorTabPageCollection class are listed below. For a complete list of ColorTabPageCollection class members, see the ColorTabPageCollection Members topic.

Public Instance Methods

Add Adds a Color Tab Page to the end of the Color Tab Page Collection
Clear Removes all Color Tab Pages form the collection
Contains Determines whether a Color Tab Page is in the collection
CopyTo Copies the Color Tab Page collection to another Color Tab Page collection
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetEnumerator Returns an enumerator for the entire Color Tab Page Collection
GetHashCode (inherited from Object)Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object)Gets the Type of the current instance.
IndexOf Searches for the first occurance of the Color Tab Page in the collection
Insert Inserts a Color Tab Page into the Color Tab Page collection at the specified index
Remove Removes the first occurance of the Color Tab Page from the collection
RemoveAt Removes the Color Tab Page at the specified index from the Color Tab Page collection
ToString (inherited from Object)Returns a String that represents the current Object.

See Also

ColorTabPageCollection Class | PPCC.ColorTab Namespace