  | PredicatesTrue Method  | 
  
    Namespace: 
   Hazelcast.Core
    Assembly:
   Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.11
Syntaxpublic static TruePredicate True()
Public Shared Function True As TruePredicate
public:
static TruePredicate^ True()
static member True : unit -> TruePredicate 
Return Value
Type: 
TruePredicate
See Also