Region(Region) Constructor

Copy constructor.
Protected Sub New( _ 
ByVal another As Region
)
This language is not supported or no code example is available.
protected Region( 
Region another 
)
This language is not supported or no code example is available.

Parameters

another
Region

The other region

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition