ILNumerics Ultimate VS

ExtensionMethods.IsTypeOf Method

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Overload List

  NameDescription
Public methodStatic memberCode exampleIsTypeOf<CellT>(ConcreteArray<BaseArray, Cell, InCell, OutCell, RetCell, CellStorage>, InArray<Int64>)
Tests if a cell element is of the given element type.

[ILNumerics Core Module]

Public methodStatic memberCode exampleIsTypeOf<CellT>(ConcreteArray<BaseArray, Cell, InCell, OutCell, RetCell, CellStorage>, Int64)
Tests if a cell element is of the given element type.

[ILNumerics Core Module]

Public methodStatic memberCode exampleIsTypeOf<CellT>(ConcreteArray<BaseArray, Cell, InCell, OutCell, RetCell, CellStorage>, Int64, Int64)
Tests if a cell element is of the given element type.

[ILNumerics Core Module]

Public methodStatic memberCode exampleIsTypeOf<CellT>(ConcreteArray<BaseArray, Cell, InCell, OutCell, RetCell, CellStorage>, Int64, Int64, Int64)
Tests if a cell element is of the given element type.

[ILNumerics Core Module]

Public methodStatic memberCode exampleIsTypeOf<CellT>(ConcreteArray<BaseArray, Cell, InCell, OutCell, RetCell, CellStorage>, Int64, Int64, Int64, Int64)
Tests if a cell element is of the given element type.

[ILNumerics Core Module]

Public methodStatic memberCode exampleIsTypeOf<CellT>(ConcreteArray<BaseArray, Cell, InCell, OutCell, RetCell, CellStorage>, Int64, Int64, Int64, Int64, Int64)
Tests if a cell element is of the given element type.

[ILNumerics Core Module]

Public methodStatic memberCode exampleIsTypeOf<CellT>(ConcreteArray<BaseArray, Cell, InCell, OutCell, RetCell, CellStorage>, Int64, Int64, Int64, Int64, Int64, Int64)
Tests if a cell element is of the given element type.

[ILNumerics Core Module]

Public methodStatic memberCode exampleIsTypeOf<CellT>(ConcreteArray<BaseArray, Cell, InCell, OutCell, RetCell, CellStorage>, Int64, Int64, Int64, Int64, Int64, Int64, Int64)
Tests if a cell element is of the given element type.

[ILNumerics Core Module]

Top
See Also

Reference