public void AddSize( MEPSize sizeInfo )
| Exception | Condition |
|---|---|
| ArgumentException | There is already the same size in the size set. |
| ArgumentNullException | A non-optional argument was null |
| InvalidOperationException | The function is called during iterating the size set. |