ui.Map.Linker.get

Returns the element at the specified index.

UsageReturns
Linker.get(index)Object
ArgumentTypeDetails
this: ui.data.activelistui.data.ActiveListThe ui.data.ActiveList instance.
indexNumberThe index of the element to return.