StringArray.GetUniqueElements() Method |
Top |
DescriptionReturns a StringArray containing the unique elements of the calling StringArray in the order in which they appeared in the calling StringArray.
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 containing the unique elements of the calling StringArray in the order in which they appeared in the calling StringArray.
Syntax
See also
|