com.onlineobject.objectnet Namespace

INetworkContainer..::..UnRegister Method (INetworkElement)

Unregisters a network element from the container.

Namespace:  com.onlineobject.objectnet
Assembly:  ObjectNetAPI (in ObjectNetAPI.dll)

Syntax


void UnRegister(

	INetworkElement element

)

Parameters

element
Type: com.onlineobject.objectnet..::..INetworkElement
The network element to unregister.