Get the parent StructSet of this Struct.
Namespace: GemStone.GemFire.Cache
Assembly: GemStone.GemFire.Cache (in GemStone.GemFire.Cache.dll)
Version: 2.5.0.1
Syntax
| C# |
|---|
public StructSet Set{ get;} |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property Set As StructSet |
| Visual C++ |
|---|
public: property StructSet^ Set { StructSet^ get (); } |
Return Value
A reference to the parent StructSet of this Struct.
See Also
Struct Class
GemStone.GemFire.Cache Namespace