SelectExpandClause 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
代表 URI 中任何 select 或 expand 子句之結合語意意義的類別。
public sealed class SelectExpandClause
type SelectExpandClause = class
Public NotInheritable Class SelectExpandClause
- 繼承
-
SelectExpandClause
建構函式
SelectExpandClause(IEnumerable<SelectItem>, Boolean) |
SelectExpandClause從指定的參數建構 。 |
屬性
AllSelected |
取得旗標,指出是否已經選取這個層級的所有項目。 |
SelectedItems |
取得選取的屬性和作業。 |