ExtElemChangeBeamSectionRegistry.RegisterInterface
Method
Description:
Registers a IExtElemChangeBeamSection
Registers a IExtElemChangeBeamSection
Parameters
| Parameter | Type | Description |
|---|---|---|
| provider | IExtElemChangeBeamSection | IExtElemChangeBeamSection to be registered. |
Return Value
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | The provider object is not valid. |
| ArgumentNullException | A non-optional argument was null |
| InvalidOperationException | There is already registered Connections Provider. |