ILNumerics Ultimate VS

ArrayVisualizerProxySystemArray Property

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Property exposing the underlying System.Array for the expression result

[ILNumerics Core Module]

Namespace:  ILNumerics.Core.Misc
Assembly:  ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
Syntax

public Array SystemArray { get; }

Property Value

Type: Array
Remarks

[ILNumerics Core Module]

See Also

Reference