Click or drag to resize

IDataWriterRemaining Property

Returns the remaining space available. (Always 0 for an expandable buffer.)

Namespace:  Demo3D.IO
Assembly:  Demo3D.IO (in Demo3D.IO.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax
C#
int Remaining { get; }

Property Value

Type: Int32
See Also