com.onlineobject.objectnet Namespace

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

Rewinds the stream to the beginning of the data of a specific type.

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

Syntax


void Rewind<T>()

Type Parameters

T
The type of data to rewind to.