MatlabStream.CanRead Property

Gets whether the file can be read from.

Definition

Namespace: Numerics.NET.Data.Matlab
Assembly: Numerics.NET.Data (in Numerics.NET.Data.dll) Version: 4.0.0
C#
public override bool CanRead { get; }

Property Value

Boolean

See Also