Classes Files

Wombat::Containers::HashMap::HashMapSetOverHashtableEntries::MapEntryIteratorOverDictionaryEnumerator

Inherits from Wombat.Containers.Iterator

Public Functions

  Name
  MapEntryIteratorOverDictionaryEnumerator(Hashtable ht)
bool hasNext()
object next()
void remove()

Public Functions Documentation

function MapEntryIteratorOverDictionaryEnumerator

MapEntryIteratorOverDictionaryEnumerator(
    Hashtable ht
)

function hasNext

bool hasNext()

function next

object next()

function remove

void remove()

Updated on 2023-03-31 at 15:30:17 +0100