IRegionTKey, TValueExistsValue Method (String) |
Namespace: GemStone.GemFire.Cache.GenericAssembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntaxbool ExistsValue(
string predicate
)
Function ExistsValue (
predicate As String
) As Boolean
bool ExistsValue(
String^ predicate
)
abstract ExistsValue :
predicate : string -> bool
Parameters
- predicate
- Type: SystemString
Return Value
Type:
Boolean
See Also