ComponentTray.ComponentCount プロパティ

定義

トレイに含まれるコンポーネントの数を取得します。

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

プロパティ値

トレイ内のコンポーネントの数。

適用対象