ISelectionService.SelectionCount 속성

정의

선택된 개체의 수를 가져옵니다.

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

속성 값

선택된 개체의 수입니다.

적용 대상