Overload | Description |
---|---|
Compose(Decimal) | Composes the Packages in this list in a way so that their maximum weight does not exceed the given value. |
Compose(Decimal,Decimal) | Composes the Packages in this list in a way so that their maximum weight does not exceed the given maximum value and is not below the given minimum value. |