Click or drag to resize

IResultSet Methods

The IResultSet type exposes the following members.

Methods
  NameDescription
Public methodAllResults
Cross platform API entry to get all results in a list. Same as ToList()
Public methodGetEnumerator
Returns an enumerator that iterates through the collection.
(Inherited from IEnumerableResult.)
Top
See Also