共用方式為


Selection.SelectionCount 屬性

定義

在此選取項目中目前選取之物件的數目。

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

屬性值

傳回選取之物件的數目,做為 Int32

適用於