com.onlineobject.objectnet Namespace

NetworkContainerBase..::..Register Method

Registers a network element with the container.

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

Syntax


public void Register(

	INetworkElement element

)

Parameters

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