Click or drag to resize

PacketReaderPosition Property

Returns the current position in the packet.

Namespace: Demo3D.IO
Assembly: Demo3D.IO (in Demo3D.IO.dll) Version: 19.00.00
Syntax
C#
public override sealed int Position { get; }

Property Value

Int32

Implements

IDataIOPosition
IDataIOPosition
See Also