TimeSpanArray.GetShuffledElements() Method |
Top |
DescriptionReturns a copy of the calling TimeSpanArray where the elements have been randomly shuffled. Calling SeedNoise will set the seed for this method.
Timing Precision Mode This page describes functionality in nanosecond timing precision mode.
Method Signature
Return Value
Returns a TimeSpanArray object that contains the shuffled values of the TimeSpanArray.
Syntax
See also
|