'Declaration
Public Function New( _ ByVal item As NListBoxItem, _ ByVal check As System.Boolean _ )
'Usage
Dim item As NListBoxItem Dim check As System.Boolean Dim instance As New NListBoxItemCheckEventArgs(item, check)
public NListBoxItemCheckEventArgs( NListBoxItem item, System.bool check )
Parameters
- item
- check