_CommandBarComboBox.ListCount 属性

定义

获取列表中的项数。

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

属性值

Int32

列表中的项数。

属性

适用于