Grid(Grid) Constructor

Copy constructor.
Public Sub New( _ 
ByVal other As Grid
)
This language is not supported or no code example is available.
public Grid( 
Grid other 
)
This language is not supported or no code example is available.

Parameters

other
Grid

The other grid

.NET Framework

Supported in: 4.8

In this article

Definition