VectorInt.FindIndexesAndLength Method

Overload List

#SignatureDescription
1Int32 FindIndexesAndLength(TMtxVecInt a, String op, TMtxVecInt b)The b parameter is of Dew.Math.TMtxVecInt type.
2Int32 FindIndexesAndLength(TMtxVecInt a, String op, Int32 b)The b parameter is of integer type.

Overload 1: Int32 FindIndexesAndLength(TMtxVecInt a, String op, TMtxVecInt b)

The b parameter is of Dew.Math.TMtxVecInt type.

#NameTypeDescription
1aTMtxVecIntsource TVecInt or TMtxInt
2opString
3bTMtxVecIntsource TVecInt or TMtxInt

Returns: Int32

Overload 2: Int32 FindIndexesAndLength(TMtxVecInt a, String op, Int32 b)

The b parameter is of integer type.

#NameTypeDescription
1aTMtxVecIntsource TVecInt or TMtxInt
2opString
3bInt32

Returns: Int32