IResponseCollection Methods |
The IResponseCollection type exposes the following members.
Name | Description | |
---|---|---|
Create |
Creates a new element
(Inherited from IRecordEntitiesOwnerTEntityType.) | |
Create(String) |
Creates a new response in the collection given its entry code
| |
Create(Int32, Int32) |
Creates a new response in the collection given a position
| |
Create(Int32, String) |
Creates a new response in the collection given a parent
and its entry code
| |
Create(Int32, Int32, String) |
Creates a new response in the collection given a position and a shortcut
| |
GetEnumerator | Returns an enumerator that iterates through the collection. (Inherited from IEnumerableIResponse.) | |
Remove |
Remove a response from the collection given its id
|