[]
        
(Showing Draft Content)

GrapeCity.Documents.Common.ObservableSortedList-2.m_Items

m_Items Field

The underlying SortedList<TKey, TValue>.

Namespace: GrapeCity.Documents.Common
Assembly: DS.Documents.Imaging.dll
Syntax
protected readonly SortedList<TKey, TValue> m_Items
Protected ReadOnly m_Items As SortedList(Of TKey, TValue)
Returns
Type Description
SortedList<TKey, TValue> The underlying .