Свойство | Тип | Описание | |
---|---|---|---|
SList | string[] | ||
SelectedIndex | int |
Метод | Описание | |
---|---|---|
StringList ( string list, int defaultSelectedIndex ) : System |
Initializes a new instance of the StringList struct.
|
public StringList ( string list, int defaultSelectedIndex ) : System | ||
list | string | /// The list. /// |
defaultSelectedIndex | int | /// The default selected index. /// |
Результат | System |