com.onlineobject.objectnet Namespace

IDataStream..::..Forward<(Of <(<'T>)>)> Method

Moves the stream forward to the end of the data of a specific type.

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

Syntax


void Forward<T>()

Type Parameters

T
The type of data to move forward to.