TimeSpanArray.PutToFile(String) Method

Top 

Description

Convert the object state to FreeFlyer object xml and write to a file.

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

 

Method Signature

TimeSpanArray.PutToFile(

String fileName)

 

 

Arguments

fileName


Description:

The path at which to write the object file.

 

 

 

Syntax

myTimeSpanArray1.PutToFile(myString1);

 

 

See also

TimeSpanArray Object

TimeSpans Guide

Parsing Dates and Times