IModalityPropertyDictionary Members
Include Protected Members
Include Inherited Members
The IModalityPropertyDictionary type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
ContainsKey |
Returns true if a given key exists and has an associated value.
|
![]() |
get_Item |
Returns the item related value for a given modality propery type.
|
![]() |
GetKeyAt |
Gets a key based on a index.
|
![]() |
GetValueAt |
Gets a value based on a index.
|
![]() |
TryGetValue |
Tries to find a value for a given key.
|
Properties
| Name | Description | |
|---|---|---|
![]() |
Count |
Returns number of items in the object.
|
![]() |
Keys |
Keys collection of modality property dictionary
|
![]() |
Values |
Values collection of modality property dictionary
|
.gif)
.gif)