public CombineResult Combine( IEnumerable<GroupedElement> groupedElements )
Public Function Combine( _ ByVal groupedElements As IEnumerable(Of GroupedElement) _ ) As CombineResult
Parameters
- groupedElements
- Elements to combine.
Return Value
Information about the combined element.