ResourceManager: GetEnumerator |
Returns an enumerator used to iterate through all resources for all cultures.
Public Function GetEnumerator ( ) As IDictionaryEnumerator
The enumerator returns DictionaryEntry objects. The Key contains the Culture ID. The Value contains the ResourceSet for that specific culture.