Share via


ISelectionService.SelectionCount 属性

定义

获取选定对象的计数。

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

属性值

选定对象的数目。

适用于