TimeSpanArray(Variable) Constructor

Top 

Description

Creates a new TimeSpanArray object using the length specified by dimension.

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

 

Constructor Signature

TimeSpanArray(

Variable dimension)

 

 

Arguments

dimension


Description:

Dimension of the TimeSpanArray

Valid Range:

dimension ≥ 0

 

 

 

Syntax

TimeSpanArray myTimeSpanArray1(myVariable1);

 

 

See also

TimeSpanArray Object

TimeSpans Guide

Parsing Dates and Times