CacheableHashSet class. Public Member Functions | |
| virtual Boolean | MoveNext () |
| virtual void | Reset () |
Properties | |
| ICacheableKey^ | Current [get] |
| virtual Boolean GemStone::GemFire::Cache::CacheableHashSetType< HSTYPE >::Enumerator::MoveNext | ( | ) | [virtual] |
Advances the enumerator to the next element of the collection.
| virtual void GemStone::GemFire::Cache::CacheableHashSetType< HSTYPE >::Enumerator::Reset | ( | ) | [virtual] |
Sets the enumerator to its initial position, which is before the first element in the collection.
ICacheableKey^ GemStone::GemFire::Cache::CacheableHashSetType< HSTYPE >::Enumerator::Current [get] |
Gets the element in the collection at the current position of the enumerator.