Property intValue
intValue
The integer value associated with this Item, usually signifying quantity of Items in a Collection.
Declaration
public override int intValue { get; }
Property Value
Type | Description |
---|---|
int | The integer value associated with this Item. |