Click or drag to resize

IDataIO Properties

The IDataIO type exposes the following members.

Properties
  NameDescription
Public propertyIsFixed
Returns true if this is a fixed size data source.
Public propertyLength
Returns the current length of the data.
Public propertyPosition
Returns the current position in the data.
Public propertyRemaining
Returns the remaining data/space available. (Always 0 for an expandable buffer.)
Top
See Also