CacheableHashSetCreate Method |
Namespace: GemStone.GemFire.CacheAssembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntaxpublic static CacheableHashSet Create()
Public Shared Function Create As CacheableHashSet
public:
static CacheableHashSet^ Create()
static member Create : unit -> CacheableHashSet
Return Value
Type:
CacheableHashSet
See Also