RandomExtended..::..Pick Method
Overload List
Name | Description | |
---|---|---|
![]() |
Pick<(Of <<'(T>)>>)(IList<(Of <<'(T>)>>)) |
Pick and remove one item from the list.
|
![]() |
Pick<(Of <<'(T>)>>)(IList<(Of <<'(T>)>>), Int32) |
Pick and remove count items from the list.
|