Spread Windows Forms 12.0 Product Documentation
StringCollectionCollection Class Methods


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

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

Public Methods
 NameDescription
Public MethodAdds an item to the collection.  
Public MethodAdds an array of items to the collection.  
Public MethodRemoves all items from the collection.  
Public MethodDetermines whether the collection contains a specific item.  
Public MethodCopies the items in the collection to an array, starting at the specified array index.  
Public MethodGets an enumerator that iterates through the collection.  
Public MethodPopulates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the target object.  
Public MethodDetermines the index of the item in the collection.  
Public MethodInserts an item into the collection at the specified index.  
Public MethodInserts an array of items into the collection at the specified index.  
Public MethodRemoves an item from the collection.  
Public MethodRemoves an item from the collection at the specified index.  
Top
Protected Methods
 NameDescription
Protected MethodRaises the Changed event.  
Top
See Also

Reference

StringCollectionCollection Class
FarPoint.Win.Chart Namespace