NetworkContainerBase..::..UnRegister Method (INetworkElement)
Unregisters a network element from the container.
Namespace:
com.onlineobject.objectnetAssembly: ObjectNetAPI (in ObjectNetAPI.dll)
Syntax
public void UnRegister( INetworkElement element )
Parameters
- element
- Type: com.onlineobject.objectnet..::..INetworkElement
The network element to unregister.

