getLength

open override fun getLength(): Int(source)

Returns the length of this path, which is the amount of cells enlisted under this path. This will yield the exact same result as getCells().size.

Return

the length of this path, which is the amount of cells enlisted under this path