Share via


_CommandBars.Count 属性

定义

返回或设置一个 Integer 值,该值指示指定集合中的项数。

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

属性值

注解

计数仅包括菜单栏、工具栏和快捷菜单。

适用于