Click or drag to resize

DecoderDictionary Properties

The DecoderDictionary type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets the number of elements contained in the DictionaryBase instance.
(Inherited from DictionaryBase.)
Protected propertyDictionary
Gets the list of elements contained in the DictionaryBase instance.
(Inherited from DictionaryBase.)
Protected propertyInnerHashtable
Gets the list of elements contained in the DictionaryBase instance.
(Inherited from DictionaryBase.)
Public propertyItem
Allows the decoders to be enumerated.
Top
See Also