CacheableDateCreate Method |
Static function that returns a new default instance.
Namespace: GemStone.GemFire.CacheAssembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntaxpublic static CacheableDate Create()
Public Shared Function Create As CacheableDate
public:
static CacheableDate^ Create()
static member Create : unit -> CacheableDate
Return Value
Type:
CacheableDate
See Also