Tick(Tick) Constructor

Initializes a new instance of the Tick class.
public Tick( 
Tick tick 
)
This language is not supported or no code example is available.
public:  
Tick( 
Tick^ tick 
)
This language is not supported or no code example is available.
public function Tick( 
tick : Tick 
);
This language is not supported or no code example is available.

Parameters

tick
Tick

The tick.

In this article

Definition