IResourceReader.GetEnumerator Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Returns an IDictionaryEnumerator of the resources for this reader.
Assembly: mscorlib (in mscorlib.dll)
Return Value
Type: System.Collections.IDictionaryEnumeratorA dictionary enumerator for the resources for this reader.
Show: