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