The ArrayFieldDictionary type exposes the following properties.
Properties
Name | Description | |
---|---|---|
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.
|