TimeSpanArray.Reverse() Method

Top 

Description

Performs an in-place reversal of the TimeSpanArray elements.

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

 

Method Signature

TimeSpanArray.Reverse(

)

 

 

Syntax

myTimeSpanArray1.Reverse();

 

 

See also

TimeSpanArray Object

TimeSpans Guide

Parsing Dates and Times