Overview
>
klyn.collections
>
IList
>
operator[]
Version 0.1.2
Overview
Index
Tree
Deprecated
klyn.collections.IList.operator[]
method
public operator[](index as Int) as T
Description
Returns the element at the given index.
Parameters
index Zero-based index.