Costruttore AttributeValueListItem(String)
|
Costruttore unico.
Namespace: QsUIAssembly: QsUI (in QsUI.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public AttributeValueListItem(
string value
)
Public Sub New (
value As String
)
public:
AttributeValueListItem(
String^ value
)
new :
value : string -> AttributeValueListItem
Parametri
- value String
- Valore.
Vedi anche