ILNumerics Ultimate VS

InCell  Conversion (RetCell to InCell)

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Convert temporary 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 (
	RetCell array
)

Parameters

array
Type: ILNumericsRetCell
Temp array

Return Value

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

[ILNumerics Core Module]

See Also

Reference