Overview
>
klyn.collections
>
LinkedListSync
>
operator[]
Version 0.1.3
Overview
Index
Tree
Deprecated
klyn.collections.LinkedListSync.operator[]
method
public native operator[](index as Int) as T
Description
Gets the element at the given index.
Parameters
Parameter
Description
index
Zero-based index.