ItemCount プロパティ (ComboBox)
クラス
ComboBox
.
処理
[読み取り専用] コンボ ボックス リストの項目の数。
構文
C#
protected
Integer
ItemCount { get; }
VB
'Declaration Protected Read Property ItemCount As
Integer
アクセス
読み取り専用。