public void RemoveGroups( IEnumerable<string> groupFieldNames, IEnumerable<string> parentSectionNames )
Public Overloads Sub RemoveGroups( _ ByVal groupFieldNames As IEnumerable(Of String), _ ByVal parentSectionNames As IEnumerable(Of String) _ )
Parameters
- groupFieldNames
- The array of group field names.
- parentSectionNames
- The array of section names containing group.