| IResultSet Methods | 
The IResultSet type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | AllResults | 
            Cross platform API entry to get all results in a list.  Same
            as ToList() | 
|  | GetEnumerator | Returns an enumerator that iterates through the collection.(Inherited from IEnumerableResult.) | 
 See Also
See Also