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 類別的執行個體。

適用於