Share via


_CommandBars.Count プロパティ

定義

指定したコレクション内の項目の数を示す 整数値 を設定または返します。

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

プロパティ値

注釈

カウントには、メニュー バー、ツール バー、ショートカット メニューのみが含まれます。

適用対象