'使用法 Dim text As System.String Dim userData As System.Object Dim instance As New RenderInputComboBoxItem(text, userData)
パラメータ
- text
- A string to assign to the RenderInputComboBoxItem.Text property.
- userData
- Arbitrary value to assign to the RenderInputComboBoxItem.UserData property.