'DeclarationPublic Function New( _ ByVal col As NTreeListColumn, _ ByVal mode As TreeListSortMode _ )
'UsageDim col As NTreeListColumn Dim mode As TreeListSortMode Dim instance As New NTreeListSortData(col, mode)
public NTreeListSortData( NTreeListColumn col, TreeListSortMode mode )
Parameters
- col
- mode