Sets the current position of the file pointer
for this StreamBuf object to zero.
Namespace: Teigha.Runtime
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
25.3.0.0
Syntax
public abstract void Rewind()
Public MustOverride Sub Rewind
public:
virtual void Rewind() abstract
abstract Rewind : unit -> unit
See Also