Method GetEnumerator
GetEnumerator()
Returns an enumerator that iterates through the collection.
Declaration
public LurchTable<TKey, TValue>.KeyCollection.Enumerator GetEnumerator()
Returns
Type | Description |
---|---|
LurchTable.KeyCollection.Enumerator<> |