MatlabStream.CanAccessByName Property

Gets whether objects in the data file can be accessed by name.

Definition

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

Property Value

Boolean
Always returns true.

See Also