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.