SimulationTimeLine(SimulationTimeLine) Constructor

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

Parameters

another
SimulationTimeLine

The other SimulationTimeLine object

.NET Framework

Supported in: 4.8

In this article

Definition