Spread Windows Forms 10.0 Product Documentation
DetachmentCollection Class Methods


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

Public Methods
 NameDescription
Public MethodAddAdds a Single value to the collection.  
Public MethodAddRangeAdds an array of Single values to the collection.  
Public MethodClearRemoves all Single values from the collection.  
Public MethodCloneCreates a new collection that is a copy of this collection.  
Public MethodContainsDetermines whether the collection contains a specific Single value.  
Public MethodCopyToCopies the Single values 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 Single value in the collection.  
Public MethodInsertInserts a Single value into the collection at the specified index.  
Public MethodInsertRangeInserts an array of Single values into the collection at the specified index.  
Public MethodRemoveRemoves a Single value from the collection.  
Public MethodRemoveAtRemoves a Single value from the collection at the specified index.  
Top
Protected Methods
 NameDescription
Protected MethodOnChangedRaises the Changed event.  
Top
See Also

Reference

DetachmentCollection Class
FarPoint.Win.Chart Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.