'Declaration Protected Function New( _ ByVal template As GroupManagerRow _ )
'Usage Dim template As GroupManagerRow Dim instance As New GroupManagerRow(template)
protected GroupManagerRow( GroupManagerRow template )
Parameters
- template
- A reference to a GroupManagerRow object that will be used to create other rows.