IDictionary |
The IDictionaryPropertyTKey, TItemWrapper, TItem type exposes the following members.
Properties
Name | Description | |
---|---|---|
Count | Gets the number of elements in the dictionary | |
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 | |
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 |
See Also