Syntax
| C# |
|---|
public sealed class Enumerator |
| Visual Basic (Declaration) |
|---|
Public NotInheritable Class Enumerator |
| Visual C++ |
|---|
public ref class Enumerator sealed |
The CacheableHashSet type exposes the following properties.
Public Properties
| Name | Description | |
|---|---|---|
| Current |
Gets the element in the collection at the current
position of the enumerator.
|
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
| IEnumerator..::Current |
See Also
GemStone.GemFire.Cache Namespace