SortingCollection.Clear() Method
Clears the collection.
Namespace: DevExpress.Xpo
Assembly: DevExpress.Xpo.v24.2.dll
Declaration
Remarks
The Clear method removes all elements from the collection, and sets the SortingCollection.Count property to zero.
See Also