com.onlineobject.objectnet Namespace

INetworkContainer..::..GetElement Method (Int32)

Retrieves the network element associated with a network ID.

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

Syntax


INetworkElement GetElement(

	int networkId

)

Parameters

networkId
Type: Int32
The network ID associated with the network element.

Return Value

The network element associated with the network ID.