CommandBarControls.Count Property

Definition

Gets the number of command bar controls.

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

Property Value

The number of command bar controls.

Attributes

Applies to