Compartilhar via


_CommandBars.Count Property

Definition

Gets the number of CommandBars objects this contains.

public:
 property int Count { int get(); };
public:
 property int Count { int get(); };
[System.Runtime.InteropServices.DispId(1610809347)]
public int Count { [System.Runtime.InteropServices.DispId(1610809347)] get; }
public int Count { get; }
[<System.Runtime.InteropServices.DispId(1610809347)>]
[<get: System.Runtime.InteropServices.DispId(1610809347)>]
member this.Count : int
member this.Count : int
Public ReadOnly Property Count As Integer

Property Value

The number of CommandBars objects this contains.

Attributes

Applies to