[This is preliminary documentation and is subject to change.]
Implicit conversion from string to ItemQuantity.
| C# |
public static implicit operator ItemQuantity ( string input )
- input (String)
- The string to convert.
An ItemQuantity containing the converted value.