다음을 통해 공유


SelectExpandClause 클래스

정의

URI에 있는 모든 선택 또는 확장 절의 결합된 의미를 나타내는 클래스입니다.

public sealed class SelectExpandClause
type SelectExpandClause = class
Public NotInheritable Class SelectExpandClause
상속
SelectExpandClause

생성자

SelectExpandClause(IEnumerable<SelectItem>, Boolean)

지정된 매개 변수에서 를 생성합니다 SelectExpandClause .

속성

AllSelected

이 수준에서 모든 항목이 선택되었는지 여부를 나타내는 플래그를 가져옵니다.

SelectedItems

선택한 속성 및 작업을 가져옵니다.

적용 대상