XmlNamespaceMappingCollection.ProtectedGetEnumerator 메서드

정의

제네릭 IEnumerator<T> 개체를 반환합니다.

protected:
 System::Collections::Generic::IEnumerator<System::Windows::Data::XmlNamespaceMapping ^> ^ ProtectedGetEnumerator();
protected System.Collections.Generic.IEnumerator<System.Windows.Data.XmlNamespaceMapping> ProtectedGetEnumerator ();
member this.ProtectedGetEnumerator : unit -> System.Collections.Generic.IEnumerator<System.Windows.Data.XmlNamespaceMapping>
Protected Function ProtectedGetEnumerator () As IEnumerator(Of XmlNamespaceMapping)
Protected Iterator Function ProtectedGetEnumerator () As IEnumerator(Of XmlNamespaceMapping)

반환

IEnumerator<XmlNamespaceMapping>

제네릭 IEnumerator<T> 개체입니다.

설명

이 사용 되는 보호 된 멤버 IEnumerable<T> 구현 합니다.

적용 대상

추가 정보