[]
        
(Showing Draft Content)

GrapeCity.Documents.Common.ObservableSortedList-2.RemoveItem

RemoveItem Method

RemoveItem(TKey)

Removes an element with specified key.

Declaration
protected virtual bool RemoveItem(TKey key)
Parameters
Type Name Description
TKey key
Returns
Type Description
bool