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