Click or drag to resize
Askia

IResponseCollection Methods

The IResponseCollection type exposes the following members.

Methods
  NameDescription
Public methodCreate
Creates a new element
(Inherited from IRecordEntitiesOwnerTEntityType.)
Public methodCreate(String)
Creates a new response in the collection given its entry code
Public methodCreate(Int32, Int32)
Creates a new response in the collection given a position
Public methodCreate(Int32, String)
Creates a new response in the collection given a parent and its entry code
Public methodCreate(Int32, Int32, String)
Creates a new response in the collection given a position and a shortcut
Public methodGetEnumerator
Returns an enumerator that iterates through the collection.
(Inherited from IEnumerableIResponse.)
Public methodRemove
Remove a response from the collection given its id
Top
See Also