Triangle(Triangle) Constructor

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

Parameters

another
Triangle

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition