ReadOnlyDictionaryBaseTKey, TValueDictionary Property

CVB.Net Documentation
Gets the wrapped dictionary.

Namespace:  Stemmer.Cvb.Collections.Generic
Assembly:  Stemmer.Cvb (in Stemmer.Cvb.dll) Version: 14.0.0.0
Syntax

protected IDictionary<TKey, TValue> Dictionary { get; }

Property Value

Type: IDictionaryTKey, TValue
See Also

Reference