StringArray.GetShuffledElements() Method |
Top |
DescriptionReturns a copy of the calling StringArray 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. Click here to see the documentation for this object in millisecond timing precision mode.
Method Signature
Return Value
Returns a StringArray object that contains the shuffled values of the StringArray.
Syntax
See also
|