Version

RecordCollectionBase Class Methods

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

Public Methods
 NameDescription
Public MethodCollapseAllOverloaded. Collapses all records.  
Public MethodContainsReturns true if the record is in the collection  
Public MethodCopyToCopies all the records in the collection into an array  
Public MethodExpandAllOverloaded. Expands all records.  
Public MethodIndexOfReturns the zero-based index of the record in the collection  
Public MethodRefreshSortSorts the records based on the current sort criteria.  
Protected Methods
 NameDescription
Protected Internal MethodDirtyFixedRecordOrderFor internal use only  
Protected Internal MethodOnCollectionChangedOverloaded. Raises the CollectionChanged event  
Protected Internal MethodOnPropertyChangedRaises the PropertyChanged event  
Protected MethodSortGroupByRecordsSorts the groupby records in the collection  
See Also