'Declaration
Public Function New( _ ByVal column As System.Integer, _ ByVal caseInsentive As System.Boolean _ )
'Usage
Dim column As System.Integer Dim caseInsentive As System.Boolean Dim instance As New NListViewStringSorter(column, caseInsentive)
public NListViewStringSorter( System.int column, System.bool caseInsentive )
Parameters
- column
- caseInsentive