public DevImageComboBoxItem(
string text
)
Public Sub New (
text As String
)
Dim text As String
Dim instance As New DevImageComboBoxItem(text)
public:
DevImageComboBoxItem(
String^ text
)
new :
text : string -> DevImageComboBoxItem
No code example is currently available or this language may not be supported.