Values

ComboBox.Values property

获取一个对象,该对象表示此 ComboBox 中包含的值的集合。

public ArrayList Values { get; }

也可以看看