MatlabDataObject.Name Property

Gets or sets the name of the element.

Definition

Namespace: Numerics.NET.Data.Matlab
Assembly: Numerics.NET.Data (in Numerics.NET.Data.dll) Version: 4.0.0
C#
public string Name { get; set; }

Property Value

String

See Also