Summary
Creates a new
Animancer.IndexedList`2 using the default System.Collections.Generic.List`1 constructor.- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- IndexedList
<TItem, TIndexer>
Syntax
public IndexedList(TIndexer indexer = default(TIndexer))
Parameters
| Name | Type | Description |
|---|---|---|
| indexer | TIndexer |
Return Value
| Type | Description |
|---|---|
| void |