IParticipantPropertyDictionary Members
Include Protected Members
Include Inherited Members
The IParticipantPropertyDictionary 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 related item value for a given participant 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 participant property dictionary.
|
![]() |
Values |
Values collection of participant property dictionary.
|
.gif)
.gif)