[]
        
(Showing Draft Content)

C1.Util.DX.DataStream.Position

Position Property

Position

Gets or sets the position within the current stream.

Declaration
public override long Position { get; set; }
Property Value
Type Description
long

The current position within the stream.

Overrides
See Also