The FieldDictionary type exposes the following properties.

Properties

  NameDescription
Count
Gets the number of elements in the dictionary
Item
Returns the value assocatied to the key.
Keys
Gets all keys contained in the dictionary.

See Also