RandomExtended..::..Choose Method
Overload List
Name | Description | |
---|---|---|
![]() |
Choose<(Of <<'(T>)>>)(IReadOnlyList<(Of <<'(T>)>>)) |
Choose one item from the list, leaving the original list unaltered.
|
![]() |
Choose<(Of <<'(T>)>>)(IReadOnlyList<(Of <<'(T>)>>), Int32, Boolean) |
Choose count items from the list, leaving the original list unaltered.
|