XmlNavigatorFilter.IsFiltered(XPathNavigator) Method

Definition

Return true if the navigator's current node matches the filter condition.

This API supports the product infrastructure and is not intended to be used directly from your code.

public abstract bool IsFiltered(System.Xml.XPath.XPathNavigator navigator);

Parameters

navigator
XPathNavigator

An instance of the XPathNavigator class.

Returns

true if the current node matches the condition; otherwise, false.

Applies to

제품 버전
.NET Framework 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1