com.onlineobject.objectnet Namespace

InputNetwork..::..Extract Method

Extracts and updates the input information from the provided data stream.

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

Syntax


public void Extract(

	IDataStream data

)

Parameters

data
Type: com.onlineobject.objectnet..::..IDataStream
The data stream to read input information from.