Pocket PC Controls.com's Chart Control

ColorTabPageCollection Members

ColorTabPageCollection overview

Public Instance Constructors

ColorTabPageCollection Constructor Initializes a new instance of the Color Tab Page Collection

Public Instance Properties

Count Gets the number of Color Tab Pages contained in the collection
IsFixedSize Gets a value indicating whether the collection is fixed in size
IsReadOnly Gets a value indicating whether the collection is read only
IsSynchronized Gets a value indicating whether access to the collection is synchronized (thread safe)
Item Returns the object at the specified index
SyncRoot Gets an object that can be used to synchronize access to the collection of Color Tab Pages

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