SortDescriptionCollection::ClearItems Method ()
.NET Framework (current version)
Removes all items from the collection.
Assembly: WindowsBase (in WindowsBase.dll)
The base class calls this method when the list is being cleared. This implementation raises the CollectionChanged event.
For more information, see the ClearItems method of the Collection<T> base class.
.NET Framework
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Show: