Summary
Creates a new
Animancer.FastEnumerator`1.- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- FastEnumerator
<T>
Syntax
[MethodImpl(MethodImplOptions.AggressiveInlining)]
public FastEnumerator(IList<T> list, int count)
Attributes
| Type | Description |
|---|---|
| MethodImplAttribute |
Parameters
| Name | Type | Description |
|---|---|---|
| list | IList |
|
| count | int |
Return Value
| Type | Description |
|---|---|
| void |