Factory method to create an empty collection of properties.
Namespace: GemStone.GemFire.Cache
Assembly: GemStone.GemFire.Cache (in GemStone.GemFire.Cache.dll)
Version: 2.7.0.0
Syntax
| C# |
|---|
public static Properties Create() |
| Visual Basic (Declaration) |
|---|
Public Shared Function Create As Properties |
| Visual C++ |
|---|
public: static Properties^ Create () |
Return Value
empty collection of properties
See Also
Properties Class
GemStone.GemFire.Cache Namespace