IRegionTKey, TValueSelectValue Method (String) |
Namespace: GemStone.GemFire.Cache.GenericAssembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
SyntaxObject SelectValue(
string predicate
)
Function SelectValue (
predicate As String
) As Object
Object^ SelectValue(
String^ predicate
)
abstract SelectValue :
predicate : string -> Object
Parameters
- predicate
- Type: SystemString
Return Value
Type:
Object
See Also