Namespace: GemStone.GemFire.Cache
Assembly: GemStone.GemFire.Cache (in GemStone.GemFire.Cache.dll)
Version: 2.5.0.1
Assembly: GemStone.GemFire.Cache (in GemStone.GemFire.Cache.dll)
Version: 2.5.0.1
Syntax
| C# |
|---|
private Object IEnumerator.Current{ get;} |
| Visual Basic (Declaration) |
|---|
Private ReadOnly Property ICurrent As Object Implements IEnumerator.Current |
| Visual C++ |
|---|
private: virtual property Object^ ICurrent { Object^ get () sealed = IEnumerator::Current::get; } |
See Also
GemStone.GemFire.Cache Namespace