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