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.
XmlNamespaceMappingCollection::ProtectedGetEnumerator Method ()
.NET Framework (current version)
Returns a generic IEnumerator<T> object.
Assembly: PresentationFramework (in PresentationFramework.dll)
Return Value
Type: System.Collections.Generic::IEnumerator<XmlNamespaceMapping^>^A generic IEnumerator<T> object.
This is a protected member that is for IEnumerable<T> implementations.
.NET Framework
Available since 3.0
Available since 3.0
Show: