Formation(Variable) Constructor

Top 

Description

Creates a new Formation object using the count specified by count.

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

 

Constructor Signature

Formation(

Variable count)

 

 

Arguments

count


Description:

Count of the array

Valid Range:

count ≥ 0

 

 

 

Syntax

Formation myFormation1(myVariable1);

 

 

See also

Formation Object

Formations Guide