INetworkContainer..::..IsRegistered Method (INetworkElement)
Checks if a network element is registered with the container.
Namespace:
com.onlineobject.objectnetAssembly: ObjectNetAPI (in ObjectNetAPI.dll)
Syntax
bool IsRegistered( INetworkElement element )
Parameters
- element
- Type: com.onlineobject.objectnet..::..INetworkElement
The network element to check.

