次の方法で共有


ComponentTray.ComponentCount プロパティ

定義

トレイに格納されているコンポーネントの数を取得します。

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

プロパティ値

Int32

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

適用対象