Get an enumerator for the dictionary.
[C#] DictAtom.Enumerator GetEnumerator() [Visual Basic] Function GetEnumerator() As DictAtom.Enumerator
DictAtom.Enumerator GetEnumerator()
Function GetEnumerator() As DictAtom.Enumerator
Get an KeyValuePair<string, Atom> enumerator for the dictionary.
DictAtom.Enumerator is a value type that implements IEnumerator<KeyValuePair<string, Atom>> and IDictionaryEnumerator.
None.
Submit feedback about this site to: