Show / Hide Table of Contents

Method Union

| Improve this Doc View Source

Union(GridRange)

Creates a new range defined as the union of this and the specified range.

Declaration
public GridRange Union(GridRange gridRange)
Parameters
Type Name Description
GridRange gridRange

The specified range.

Returns
Type Description
GridRange

The new range.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest