[This is preliminary documentation and is subject to change.]
Gets an appropriate random number for the number of items to put
in a collection.
| C# |
public int GetQuantity( ItemQuantity quantity )
- quantity (ItemQuantity)
- A value indicating whether the collection is a many or several type.
The generated number.