[]
        
(Showing Draft Content)

GrapeCity.Documents.Common.ObservableDictionary-2.m_Items

m_Items Field

The underlying Dictionary<TKey, TValue>.

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