[]
        
(Showing Draft Content)

C1.Util.DX.DataStream.CanSeek

CanSeek Property

CanSeek

Gets a value indicating whether the current stream supports seeking.

Declaration
public override bool CanSeek { get; }
Property Value
Type Description
bool

Always true.

Overrides