ArcObjects Library Reference (Framework)  

ICommandBar.Count Property

The number of items contained within this commandbar.

[Visual Basic .NET]
Public ReadOnly Property Count As Integer
[C#]
public int Count {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

ICommandBar Interface