ISelectResultsTResult Interface |
Namespace: GemStone.GemFire.Cache.Generic
The ISelectResultsTResult type exposes the following members.
Name | Description | |
---|---|---|
![]() | IsModifiable |
True if this ISelectResults is modifiable.
|
![]() | Item | |
![]() | Size |
The size of the ISelectResults.
|
Name | Description | |
---|---|---|
![]() | GetEnumerator | Returns an enumerator that iterates through the collection. (Inherited from IEnumerableTResult.) |
![]() | GetIterator |
Get an iterator for the result set.
|