NetworkContainerBase..::..GetElement Method (Int32)
Retrieves the network element associated with the given network ID.
Namespace:
com.onlineobject.objectnetAssembly: ObjectNetAPI (in ObjectNetAPI.dll)
Syntax
public INetworkElement GetElement( int networkId )
Parameters
- networkId
- Type: Int32
The network ID to find the network element for.