Share via


ISelectionService.SelectionCount プロパティ

定義

選択されているオブジェクトの数を取得します。

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

プロパティ値

選択されているオブジェクトの数。

適用対象