ISelectResultsSize Property |
The size of the ISelectResults.
Namespace: GemStone.GemFire.CacheAssembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
SyntaxReadOnly Property Size As Integer
Get
property int Size {
int get ();
}
abstract Size : int with get
Property Value
Type:
Int32
See Also