TimeSpanArray.GetFromFile(String) Method

Top 

Description

Load the object state from the specified FreeFlyer object file.

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

 

Method Signature

TimeSpanArray.GetFromFile(

String fileName)

 

 

Arguments

fileName


Description:

The path at which to read the object file.

 

 

 

Syntax

myTimeSpanArray1.GetFromFile(myString1);

 

 

See also

TimeSpanArray Object

TimeSpans Guide

Parsing Dates and Times