IQueryList 介面

定義

重要

此 API 不符合 CLS 規範。

支援查詢可篩選欄位,並建立篩選過節點清單。

public interface class IQueryList
[System.CLSCompliant(false)]
public interface IQueryList
[<System.CLSCompliant(false)>]
type IQueryList = interface
Public Interface IQueryList
屬性

方法

名稱 Description
GetQueries()

擷取節點用來建立子節點的查詢。

適用於