'Declaration
Public Function New( _ ByVal imageIndex As System.Integer, _ ByVal text As System.String _ )
'Usage
Dim imageIndex As System.Integer Dim text As System.String Dim instance As New NListBoxItem(imageIndex, text)
public NListBoxItem( System.int imageIndex, System.string text )
Parameters
- imageIndex
- text