_CommandBarComboBox.ListCount Property

Definition

Gets the number of items in the list.

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

Property Value

The number of items in the list.

Attributes

Applies to