The following tables list the members exposed by IStateDictionary.
Name | Description | Minimum SW Version | |
---|---|---|---|
![]() | Item | Gets or sets the value associated with a specified key. | — |
![]() | Keys | Gets a list of keys that are in state. | — |
![]() | ParentState | Gets or sets a parent state dictionary so that dictionaries can be chained together in a hierarchical way. | — |
‡ This is the minimum 89600 VSA software version level needed to use this member. |
Name | Description | Minimum SW Version | |
---|---|---|---|
![]() | CopyTo | Copy the current dictionary contents to the specified dictionary. | — |
![]() | Exists | Gets a value indicating whether the specified key exists in state. | — |
![]() | Remove | Removes the specified key/value pair from state. | — |
![]() | RemoveAll | Removes all key/value pairs from state. | — |
![]() | Value | Overloaded. Gets the value associated with a specified key. | — |
‡ This is the minimum 89600 VSA software version level needed to use this member. |