Click or drag to resize
PropertiesCreate Method
Factory method to create an empty collection of properties.

Namespace: GemStone.GemFire.Cache
Assembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntax
public static Properties Create()

Return Value

Type: Properties
empty collection of properties
See Also