'宣言 Public ReadOnly Property IsEmpty As System.Boolean
public System.bool IsEmpty {get;}
C1ComboBox comboBox = new C1ComboBox(); bool b = comboBox.Items.IsEmpty; // b == true;
C1ComboBoxItemCollection クラス C1ComboBoxItemCollection メンバ