This is the old Animancer v7.4 documentation. Click here for the latest version.

IndexedList<TItem, TIndexer>.

Current Property

Summary

The item at the Animancer.IndexedList`2.CurrentIndex.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
IndexedList<TItem, TIndexer>

Syntax

public TItem Current { get; }

Value

Type Description
TItem