[]
        
(Showing Draft Content)

GrapeCity.Documents.Common.ObservableSortedList-2.Clear

Clear Method

Clear()

Removes all elements from the ObservableSortedDictionary<TKey, TValue>.

Declaration
public void Clear()
Public Sub Clear()
Implements