Spread Windows Forms 12.0 Product Documentation
StringCollection Class Methods


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

For a list of all members of this type, see StringCollection members.

Public Methods
 NameDescription
Public MethodAdds a string value to the collection.  
Public MethodAdds an array of string values to the collection.  
Public MethodRemoves all string values from the collection.  
Public MethodCreates a new collection that is a copy of this collection.  
Public MethodDetermines whether the collection contains a specific string value.  
Public MethodCopies the string values in the collection to an array, starting at the specified array index.  
Public MethodGets an enumerator that iterates through the collection.  
Public MethodDetermines the index of the string value in the collection.  
Public MethodInserts a string value into the collection at the specified index.  
Public MethodInserts an array of string values into the collection at the specified index.  
Public MethodRemoves a string value from the collection.  
Public MethodRemoves a string value from the collection at the specified index.  
Top
Protected Methods
 NameDescription
Protected MethodRaises the Changed event.  
Top
See Also

Reference

StringCollection Class
FarPoint.Win.Chart Namespace