Overview
>
klyn.collections
>
LinkedListSync
>
operator[]
Version 0.1.2
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
index Zero-based index.