The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ResourceSet::IEnumerable::GetEnumerator Method ()
.NET Framework (current version)
Returns an IEnumerator object to avoid a race condition with Dispose. This member is not intended to be used directly from your code.
Assembly: mscorlib (in mscorlib.dll)
Return Value
Type: System.Collections::IEnumerator^An enumerator for the current ResourceSet object.
Implements
IEnumerable::GetEnumerator()
.NET Framework
Available since 1.1
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Available since 1.1
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Show: