Method GetRandomItem
| Edit this page View SourceGetRandomItem(List<T>)
Declaration
public ItemType GetRandomItem(List<T> list = null)
Parameters
| Type | Name | Description |
|---|---|---|
| List<T> | list |
Returns
| Type | Description |
|---|---|
| ItemType |
public ItemType GetRandomItem(List<T> list = null)
| Type | Name | Description |
|---|---|---|
| List<T> | list |
| Type | Description |
|---|---|
| ItemType |