Sets the length of the file associated with
this StreamBuf object to zero.
Namespace: Teigha.Runtime
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
25.3.0.0
Syntax
public abstract void Truncate()
Public MustOverride Sub Truncate
public:
virtual void Truncate() abstract
abstract Truncate : unit -> unit
See Also