XmlQueryRuntime.GetNameFilter(Int32) Метод

Определение

Возвращает фильтр имен по указанному индексу в массиве фильтров.

public:
 System::Xml::Xsl::Runtime::XmlNavigatorFilter ^ GetNameFilter(int index);
public System.Xml.Xsl.Runtime.XmlNavigatorFilter GetNameFilter (int index);
member this.GetNameFilter : int -> System.Xml.Xsl.Runtime.XmlNavigatorFilter
Public Function GetNameFilter (index As Integer) As XmlNavigatorFilter

Параметры

index
Int32

Значение типа int.

Возвращаемое значение

XmlNavigatorFilter

Экземпляр класса XmlNavigatorFilter.

Применяется к