Skip to main content
A newer version of this page is available. .
.NET Standard 2.0+
Row

IRangeProvider.Union Method

Name Parameters Description
Union(Range[]) ranges Creates a complex range that is the union of multiple ranges.
Union(IEnumerable<Range>) enumerable Creates a complex range that is the union of multiple ranges.