Spread Windows Forms 10.0 Product Documentation
GroupInfoCollection Class Methods


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

Public Methods
 NameDescription
Public MethodAddAdds a GroupInfo object to the collection.  
Public MethodAddRangeOverloaded. Adds an array of GroupInfo objects to the collection.  
Public MethodClearRemoves all GroupInfo objects from the collection.  
Public MethodContainsDetermines whether the collection contains the specified GroupInfo object.  
Public MethodCopyToOverloaded. Copies the GroupInfos in the collection to a specified array at a specified position.  
Public MethodDeserializeLoads the collection of grouping information objects from XML.  
Public MethodGetEnumeratorGets an IEnumerator object for enumerating through the GroupInfo objects in the collection.  
Public MethodIndexOfReturns the index of the specified GroupInfo object in the collection.  
Public MethodInsertInserts a GroupInfo into the collection at the specified index.  
Public MethodRemoveRemoves the specified GroupInfo object from the collection.  
Public MethodRemoveAtRemoves the GroupInfo object from the collection at the specified index.  
Public MethodSerializeSaves the collection of grouping information objects to XML.  
Top
Protected Methods
 NameDescription
Protected MethodOnChangedRaises the Changed event.  
Top
See Also

Reference

GroupInfoCollection Class
FarPoint.Win.Spread Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.