FastEnumerator<T>.

this[int] Property

Summary

[System.Collections.Generic.IList`1] The item at the specified `index` in the Animancer.FastEnumerator`1.List.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
FastEnumerator<T>

Syntax

public T this[int index] { get; set; }

Parameters

Name Type Description
index int

Value

Type Description
T