Spread Windows Forms 10.0 Product Documentation
StringCollectionCollection Class Methods


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

Public Methods
 NameDescription
Public MethodAddAdds an item to the collection.  
Public MethodAddRangeAdds an array of items to the collection.  
Public MethodClearRemoves all items from the collection.  
Public MethodContainsDetermines whether the collection contains a specific item.  
Public MethodCopyToCopies the items in the collection to an array, starting at the specified array index.  
Public MethodGetEnumeratorGets an enumerator that iterates through the collection.  
Public MethodGetObjectDataPopulates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the target object.  
Public MethodIndexOfDetermines the index of the item in the collection.  
Public MethodInsertInserts an item into the collection at the specified index.  
Public MethodInsertRangeInserts an array of items into the collection at the specified index.  
Public MethodRemoveRemoves an item from the collection.  
Public MethodRemoveAtRemoves an item from the collection at the specified index.  
Top
Protected Methods
 NameDescription
Protected MethodOnChangedRaises the Changed event.  
Top
See Also

Reference

StringCollectionCollection Class
FarPoint.Win.Chart Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.