共用方式為


SelectExpandClause 類別

定義

代表 URI 中任何 select 或 expand 子句之結合語意意義的類別。

public sealed class SelectExpandClause
type SelectExpandClause = class
Public NotInheritable Class SelectExpandClause
繼承
SelectExpandClause

建構函式

SelectExpandClause(IEnumerable<SelectItem>, Boolean)

SelectExpandClause從指定的參數建構 。

屬性

AllSelected

取得旗標,指出是否已經選取這個層級的所有項目。

SelectedItems

取得選取的屬性和作業。

適用於