NetworkElementBase Constructor (INetworkContainer, Int32)
Constructor for creating a network element with a specified container and network ID.
Namespace:
com.onlineobject.objectnetAssembly: ObjectNetAPI (in ObjectNetAPI.dll)
Syntax
public NetworkElementBase( INetworkContainer container, int networkId )
Parameters
- container
- Type: com.onlineobject.objectnet..::..INetworkContainer
The container that will hold this network element.
- networkId
- Type: Int32
The unique identifier for this network element.