Pocket PC Controls.com's Chart Control

ColorTabPageCollection.RemoveAt Method 

Removes the Color Tab Page at the specified index from the Color Tab Page collection

public virtual void RemoveAt(
   Int32 index
);

Parameters

Int32
Index of the color tab page to remove

Implements

IList.

See Also

ColorTabPageCollection Class | PPCC.ColorTab Namespace