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