DataLudi Grid v.1 > Classes > CellIndex

Back  Forward

CellIndex.clone  method

returns after creating new CellInedx object wiht same values of this CellIndex. 

function clone (): CellIndex;
Returns
CellIndex
Code -1
    

See Also