Свойство | Type | Description | |
---|---|---|---|
Text | string | ||
Value | int |
Méthode | Description | |
---|---|---|
ComboBoxEnumItem ( string text, int value ) : System | ||
ToString ( ) : string |
public ComboBoxEnumItem ( string text, int value ) : System | ||
text | string | |
value | int | |
Résultat | System |