ResultSetTResult Class |
Namespace: GemStone.GemFire.Cache.Generic
public sealed class ResultSet<TResult> : [T:GemStone.GemFire.Cache.Generic.Internal.SBWrap<gemfire::ResultSet>], ISelectResults<TResult>
The ResultSetTResult type exposes the following members.
Name | Description | |
---|---|---|
![]() | IsModifiable |
True if this ResultSet is modifiable.
|
![]() | Item | |
![]() | Size |
The size of the ResultSet.
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetEnumerator |
Returns an enumerator that iterates through the collection.
|
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetIterator |
Get an iterator for the result set.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() ![]() | IEnumerableGetEnumerator |