IDictionary |
The IDictionaryOfPropertiesTKey, TItem type exposes the following members.
| Name | Description | |
|---|---|---|
| Count |
Gets the number of elements in the dictionary
(Inherited from IDictionaryPropertyTKey, TItemWrapper, TItem) | |
| IsApplicable |
Gets a value indicating whether the property is applicable
(Inherited from IReadOnlyPropertyTValue) | |
| Item |
Gets the element that has the specified key in the dictionary
(Inherited from IDictionaryPropertyTKey, TItemWrapper, TItem) | |
| TestStatus |
Gets the test status of the property
(Inherited from IReadOnlyPropertyTValue) | |
| Value |
Gets the value of this property
(Inherited from IReadOnlyPropertyTValue) | |
| Values |
Gets an enumerable collection that contains the values in the dictionary
(Inherited from IDictionaryPropertyTKey, TItemWrapper, TItem) |