MtxExprInt.ScatterByMask Method

function ScatterByMask(const Src: TVecInt; const Mask: TMtxVecInt): VectorInt;

Scatters Src elements defined with the Mask to the calling object.

#NameTypeDescription
1SrcTVecInt
2MaskTMtxVecInt

Returns: VectorInt