CompositeDataStream<TObject>.CanAccessByName Property

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

Definition

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

Property Value

Boolean

See Also