TimeSpanArray.Shuffle() Method

Top 

Description

Randomly shuffles the elements of the calling TimeSpanArray. Calling SeedNoise will set the seed for this method.

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

 

Method Signature

TimeSpanArray.Shuffle(

)

 

 

Syntax

myTimeSpanArray1.Shuffle();

 

 

See also

TimeSpanArray Object

TimeSpans Guide

Parsing Dates and Times