Factory method to create an empty collection of properties.
Namespace: GemStone.GemFire.CacheAssembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntaxpublic static Properties Create()
Public Shared Function Create As Properties
public:
static Properties^ Create()
static member Create : unit -> Properties
Return Value
Type:
Propertiesempty collection of properties
See Also