XmlQueryRuntime.GetTypeFilter(XPathNodeType) Metoda

Definicja

Pobiera Filtr filtrujący węzły określonego typu.

public:
 System::Xml::Xsl::Runtime::XmlNavigatorFilter ^ GetTypeFilter(System::Xml::XPath::XPathNodeType nodeType);
public System.Xml.Xsl.Runtime.XmlNavigatorFilter GetTypeFilter (System.Xml.XPath.XPathNodeType nodeType);
member this.GetTypeFilter : System.Xml.XPath.XPathNodeType -> System.Xml.Xsl.Runtime.XmlNavigatorFilter
Public Function GetTypeFilter (nodeType As XPathNodeType) As XmlNavigatorFilter

Parametry

nodeType
XPathNodeType

Wystąpienie klasy XPathNodeType.

Zwraca

XmlNavigatorFilter

Wystąpienie klasy XmlNavigatorFilter.

Dotyczy