







![]() ![]() ![]() |
Project Mercury API Reference |
RandomHelper..::.ChooseOne Method |
RandomHelper Class See Also Send Feedback |
[This is preliminary documentation and is subject to change.]
Overload List
Name | Description | |
---|---|---|
![]() ![]() | ChooseOne(array<Int32>[]()[]) |
Chooses a random item from the specified parameters and returns it.
|
![]() ![]() | ChooseOne(array<Single>[]()[]) |
Chooses a random item from the specified parameters and returns it.
|
![]() ![]() | ChooseOne<(Of <(T>)>)(array<T>[]()[]) |
Chooses a random item from the specified parameters and returns it.
|