public void AddSize( string standardName, ConduitSize sizeInfo )
| Exception | Condition |
|---|---|
| ArgumentException | The conduit standard name does not exist. -or- The conduit size already exists. |
| ArgumentNullException | A non-optional argument was null |
| InvalidOperationException | The function is called during iterating the size set. |