INetworkContainer..::..GetElement Method (UInt16)
   Retrieves the network element associated with a player ID.
   
                
    Namespace: 
   com.onlineobject.objectnetAssembly: ObjectNetAPI (in ObjectNetAPI.dll)
Syntax
INetworkElement GetElement( ushort playerId )
Parameters
- playerId
 - Type: UInt16
The player ID associated with the network element. 

