Click or drag to resize

DictionaryLookup Fields

The DictionaryLookup type exposes the following members.

Fields
  NameDescription
Public fieldDefaultValue
Default value if key wasn't found in dictionary.
Public fieldDictionary
Dictionary to get value from.
Public fieldKey
Key to get value for.
Top
See Also