[]
        
(Showing Draft Content)

GrapeCity.Documents.Common.ObservableSortedList-2.SetItem

SetItem Method

SetItem(TKey, TValue)

Replaces the element with the specified key.

Declaration
protected virtual void SetItem(TKey key, TValue value)
Parameters
Type Name Description
TKey key
TValue value