ILNumerics Ultimate VS

BaseArrayT  Conversion Operators

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Overload List

  NameDescription
Public operatorStatic member(Array to BaseArrayT)
Implicitly convert system array A to a RetT array.

[ILNumerics Core Module]

Public operatorStatic member(T to BaseArrayT)
Implicitly convert system scalar A to a scalar array.

[ILNumerics Core Module]

Public operatorStatic member(BaseArrayT to RetCell)
Convert arbitrary ILNumerics array to a scalar (ret)cell.

[ILNumerics Core Module]

Public operatorStatic member(BaseArrayT to Cell)
Convert arbitrary ILNumerics array to a scalar cell.

[ILNumerics Core Module]

Public operatorStatic member(BaseArrayT to InCell)
Convert arbitrary ILNumerics array to a scalar (in)cell.

[ILNumerics Core Module]

Top
See Also

Reference