다음을 통해 공유


Selection.SelectionCount 속성

정의

이 선택에서 현재 선택된 개체의 수입니다.

public:
 property int SelectionCount { int get(); };
public int SelectionCount { get; }
member this.SelectionCount : int
Public ReadOnly Property SelectionCount As Integer

속성 값

선택된 개체의 수를 Int32로 반환합니다.

적용 대상