Spread Windows Forms 12.0 Product Documentation
EnhanceStringCollection Class Members
Properties  Methods  Events


FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace : EnhanceStringCollection Class

The following tables list the members exposed by EnhanceStringCollection.

Public Properties
 NameDescription
Public PropertyGets the number of string values in the collection. (Inherited from FarPoint.Win.Chart.StringCollection)
Public PropertyGets or sets the field in the data source that supplies the string values. (Inherited from FarPoint.Win.Chart.StringCollection)
Public PropertyGets or sets the data source for the string values. (Inherited from FarPoint.Win.Chart.StringCollection)
Public PropertyOverridden. Gets or sets the string value at the specified index.  
Top
Public Methods
 NameDescription
Public MethodAdds a string value to the collection. (Inherited from FarPoint.Win.Chart.StringCollection)
Public MethodAdds an array of string values to the collection. (Inherited from FarPoint.Win.Chart.StringCollection)
Public MethodRemoves all string values from the collection. (Inherited from FarPoint.Win.Chart.StringCollection)
Public MethodCreates a new collection that is a copy of this collection. (Inherited from FarPoint.Win.Chart.StringCollection)
Public MethodDetermines whether the collection contains a specific string value. (Inherited from FarPoint.Win.Chart.StringCollection)
Public MethodCopies the string values in the collection to an array, starting at the specified array index. (Inherited from FarPoint.Win.Chart.StringCollection)
Public MethodGets an enumerator that iterates through the collection. (Inherited from FarPoint.Win.Chart.StringCollection)
Public MethodDetermines the index of the string value in the collection. (Inherited from FarPoint.Win.Chart.StringCollection)
Public MethodInserts a string value into the collection at the specified index. (Inherited from FarPoint.Win.Chart.StringCollection)
Public MethodInserts an array of string values into the collection at the specified index. (Inherited from FarPoint.Win.Chart.StringCollection)
Public MethodRemoves a string value from the collection. (Inherited from FarPoint.Win.Chart.StringCollection)
Public MethodRemoves a string value from the collection at the specified index. (Inherited from FarPoint.Win.Chart.StringCollection)
Top
Protected Methods
 NameDescription
Protected MethodRaises the Changed event. (Inherited from FarPoint.Win.Chart.StringCollection)
Top
Public Events
 NameDescription
Public EventOccurs when the collection is changed. (Inherited from FarPoint.Win.Chart.StringCollection)
Top
See Also

Reference

EnhanceStringCollection Class
FarPoint.Win.Chart Namespace