ILNumerics Ultimate VS

InCell  Conversion (Cell to InCell)

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Convert persistent to input parameter array

[ILNumerics Core Module]

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

public static implicit operator InCell (
	Cell array
)

Parameters

array
Type: ILNumericsCell
Persistent array

Return Value

Type: InCell
Input parameter array, will survive the current scope only
Remarks

[ILNumerics Core Module]

See Also

Reference