CommandBarComboBoxClass.ListCount Property
В этой статье
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the number of items in the list.
public:
virtual property int ListCount { int get(); };
public:
virtual property int ListCount { int get(); };
[System.Runtime.InteropServices.DispId(1610940424)]
public virtual int ListCount { [System.Runtime.InteropServices.DispId(1610940424)] get; }
[<System.Runtime.InteropServices.DispId(1610940424)>]
[<get: System.Runtime.InteropServices.DispId(1610940424)>]
member this.ListCount : int
Public Overridable ReadOnly Property ListCount As Integer
The number of items in the list.
- Attributes
Applies to
| Продукт | Версии |
|---|---|
| Visual Studio SDK | 2015, 2017, 2019 |