add

add(Portion value) function

Adds a Portion to the end of collection.

Parameters

NameTypeDescription
valuePortionThe Portion to be added to the end of the collection.

add(MathPortion value) function

Adds a Portion to the end of collection.

Parameters

NameTypeDescription
valueMathPortionThe Portion to be added to the end of the collection.