public List<ComboBoxItemActive> yesnoList
Public yesnoList As List(Of ComboBoxItemActive)
public: List<ComboBoxItemActive^>^ yesnoList
val mutable yesnoList: List<ComboBoxItemActive>