public ListItem( string str, Font font )
Public Sub New ( _ str As String, _ font As Font _ )
public: ListItem( String^ str, Font^ font )