Charting for WinForms Programmer's Guide
BrushCollection Methods
 


 Public Methods

  Name Description

Add

Adds the specified Brush to the collection.

Clone

Returns a shallow copy of this BrushCollection object.

Contains

Checks whether the specified Brush is contained in the collection.

IndexOf

Returns the index of the first occurrence of the specified Brush.

Insert

Inserts the specified Brush at the specified position within the collection.

Remove

Removes the first occurrence of the specified Brush from the collection.

RemoveAt

Removes the Brush at the specified index.

 See Also

BrushCollection Class
MindFusion.Drawing Namespace