Compartir a través de


XmlNamespaceResolver.GetNamespacesInScope(XmlNamespaceScope) Método

Definición

Para uso interno de la plataforma de Xamarin.Forms.

public System.Collections.Generic.IDictionary<string,string> GetNamespacesInScope(System.Xml.XmlNamespaceScope scope);
abstract member GetNamespacesInScope : System.Xml.XmlNamespaceScope -> System.Collections.Generic.IDictionary<string, string>
override this.GetNamespacesInScope : System.Xml.XmlNamespaceScope -> System.Collections.Generic.IDictionary<string, string>

Parámetros

scope
System.Xml.XmlNamespaceScope

Para uso interno de la plataforma de Xamarin.Forms.

Devoluciones

System.Collections.Generic.IDictionary<System.String,System.String>

Implementaciones

System.Xml.IXmlNamespaceResolver.GetNamespacesInScope(System.Xml.XmlNamespaceScope)

Se aplica a