DataLudi Grid v.1
>
Classes
>
CellIndex
Back
Forward
CellIndex.
clone
method
이 CellIndex와 동일한 값들을 갖는 새로운 CellIndex 객체를 생성해서 리턴한다.
function
clone (): CellIndex;
Returns
CellIndex
Code -1
See Also