Spread for ASP.NET 12 Product Documentation
DetachmentCollection Class Methods


FarPoint.Web.Chart Assembly > FarPoint.Web.Chart Namespace : DetachmentCollection Class

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

Public Methods
 NameDescription
Public MethodAdds a Single value to the collection.  
Public MethodAdds an array of Single values to the collection.  
Public MethodRemoves all Single values from the collection.  
Public MethodCreates a new collection that is a copy of this collection.  
Public MethodDetermines whether the collection contains a specific Single value.  
Public MethodCopies the Single 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 Single value in the collection.  
Public MethodInserts a Single value into the collection at the specified index.  
Public MethodInserts an array of Single values into the collection at the specified index.  
Public MethodRemoves a Single value from the collection.  
Public MethodRemoves a Single value from the collection at the specified index.  
Top
Protected Methods
 NameDescription
Protected MethodRaises the Changed event.  
Top
See Also

Reference

DetachmentCollection Class
FarPoint.Web.Chart Namespace