IMergeableResponseCollection Interface |
Namespace: AskiaCore
The IMergeableResponseCollection type exposes the following members.
Name | Description | |
---|---|---|
Count |
Number of mergeable responses in the collection
| |
Item |
Find a mergeable response by its main caption
|
Name | Description | |
---|---|---|
Create |
Creates a new mergeable response in the collection given its main caption
| |
GetEnumerator | Returns an enumerator that iterates through the collection. (Inherited from IEnumerableIMergeableResponse.) | |
Remove |
Remove a mergeable response from the collection given its main caption
|