com.onlineobject.objectnet Namespace

NetworkContainerBase..::..GetElement Method (Int32)

Retrieves the network element associated with the given network ID.

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

Syntax


public INetworkElement GetElement(

	int networkId

)

Parameters

networkId
Type: Int32
The network ID to find the network element for.

Return Value

The associated network element.