public Group( GroupDataModel target, Group parent, int column, bool ascending )
'Declaration Public Function New( _ ByVal target As GroupDataModel, _ ByVal parent As Group, _ ByVal column As Integer, _ ByVal ascending As Boolean _ )
'Declaration
Public Function New( _ ByVal target As GroupDataModel, _ ByVal parent As Group, _ ByVal column As Integer, _ ByVal ascending As Boolean _ )
'Usage Dim target As GroupDataModel Dim parent As Group Dim column As Integer Dim ascending As Boolean Dim instance As New Group(target, parent, column, ascending)
'Usage
Dim target As GroupDataModel Dim parent As Group Dim column As Integer Dim ascending As Boolean Dim instance As New Group(target, parent, column, ascending)
Group Class Group Members Overload List