INetworkContainer..::..Register Method
Registers a network element with the container.
Namespace:
com.onlineobject.objectnetAssembly: ObjectNetAPI (in ObjectNetAPI.dll)
Syntax
void Register( INetworkElement element )
Parameters
- element
- Type: com.onlineobject.objectnet..::..INetworkElement
The network element to register.

