get

operator fun get(index: Int): LineString(source)

Get the line string at the specified index.

Return

The line string at the specified index.

Parameters

index

The index of the line string to retrieve.