[]
        
(Showing Draft Content)

C1.Util.DX.DataStream.Length

Length Property

Length

Gets the length in bytes of the stream.

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

A long value representing the length of the stream in bytes.

Overrides