NamespaceTypeDictionaryGetEnumerator Method |
Get an enumerator for the objects in the dictionary.
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public IEnumerator GetEnumerator()
Return Value
Type:
IEnumeratorImplements
IEnumerableGetEnumeratorSee Also