ILNumerics Ultimate VS

RetCell  Conversion Operators

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Overload List

  NameDescription
Public operatorStatic member(Byte to RetCell)
Convert primitive byte to a scalar temporary cell

[ILNumerics Core Module]

Public operatorStatic member(Double to RetCell)
Convert primitive double to a scalar temporary cell

[ILNumerics Core Module]

Public operatorStatic member(Double to RetCell)
Encapsulates Int32[] system array into a scalar temporary cell array.

[ILNumerics Core Module]

Public operatorStatic member(Int32 to RetCell)
Convert primitive integer to a scalar temporary cell

[ILNumerics Core Module]

Public operatorStatic member(Int32 to RetCell)
Encapsulates Int32[] system array into a scalar temporary cell array.

[ILNumerics Core Module]

Public operatorStatic member(Int64 to RetCell)
Convert primitive integer to a scalar temporary cell

[ILNumerics Core Module]

Public operatorStatic member(Int64 to RetCell)
Encapsulates Int64[] system array into a scalar temporary cell array.

[ILNumerics Core Module]

Public operatorStatic member(Single to RetCell)
Convert primitive float to a scalar temporary cell

[ILNumerics Core Module]

Public operatorStatic member(String to RetCell)
Convert primitive byte to a scalar temporary cell

[ILNumerics Core Module]

Public operatorStatic member(String to RetCell)
Encapsulate array of strings into a scalar temporary cell

[ILNumerics Core Module]

Public operatorStatic member(UInt32 to RetCell)
Convert primitive integer to a scalar temporary cell

[ILNumerics Core Module]

Public operatorStatic member(UInt32 to RetCell)
Encapsulates UInt32[] system array into a scalar temporary cell array.

[ILNumerics Core Module]

Public operatorStatic member(UInt64 to RetCell)
Convert primitive integer to a scalar temporary cell

[ILNumerics Core Module]

Public operatorStatic member(Cell to RetCell)
Convert local cell array to return type cell.

[ILNumerics Core Module]

Public operatorStatic member(InCell to RetCell)
Convert input array to return type array.

[ILNumerics Core Module]

Public operatorStatic member(OutCell to RetCell)
Convert output cell array to return type cell.

[ILNumerics Core Module]

Top
See Also

Reference