Spread Windows Forms 10.0 Product Documentation
FillCollection Class Members
Properties  Methods  Events


The following tables list the members exposed by FillCollection.

Public Constructors
 NameDescription
Public ConstructorFillCollection ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyCountGets the number of fills in the collection.  
Public PropertyItemGets or sets the fill at the specified index.  
Top
Public Methods
 NameDescription
Public MethodAddAdds a fill to the collection.  
Public MethodAddRangeAdds an array of fills to the collection.  
Public MethodClearRemoves all fills from the collection.  
Public MethodCloneCreates a new collection that is a copy of this collection.  
Public MethodContainsDetermines whether the collection contains a specific fill.  
Public MethodCopyToCopies the fills in the collection to an array, starting at the specified array index.  
Public MethodGetEnumeratorGets an enumerator that iterates through the collection.  
Public MethodIndexOfDetermines the index of the fill in the collection.  
Public MethodInsertInserts a fill into the collection at the specified index.  
Public MethodInsertRangeInserts an array of fills into the collection at the specified index.  
Public MethodRemoveRemoves a fill from the collection.  
Public MethodRemoveAtRemoves a fill from the collection at the specified index.  
Public MethodSetFillGets or sets the fill at the specified index.  
Top
Protected Methods
 NameDescription
Protected MethodOnChangedRaises the Changed event.  
Top
Public Events
 NameDescription
Public EventChangedOccurs when the collection is changed.  
Top
See Also

Reference

FillCollection Class
FarPoint.Win.Chart Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.