VariablesNetwork..::..Extract Method
Extracts variable data from the provided IDataStream and updates the network variables.
Namespace:
com.onlineobject.objectnetAssembly: ObjectNetAPI (in ObjectNetAPI.dll)
Syntax
public void Extract( IDataStream reader )
Parameters
- reader
- Type: com.onlineobject.objectnet..::..IDataStream
The IDataStream reader to read the variable data from.