com.onlineobject.objectnet Namespace

INetworkEntity<(Of <(<'T, E>)>)>..::..Extract Method

Extracts data from the provided data stream to update the entity's state.

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

Syntax


void Extract(

	E data

)

Parameters

data
Type: E
The data stream containing the data to extract.