add
add(Portion value) function
Adds a Portion to the end of collection.
Parameters
Name | Type | Description |
---|---|---|
value | Portion | The Portion to be added to the end of the collection. |
add(MathPortion value) function
Adds a Portion to the end of collection.
Parameters
Name | Type | Description |
---|---|---|
value | MathPortion | The Portion to be added to the end of the collection. |