Key.KeyedList<T>.

Key.

KeyedList(int) Constructor

Summary

Creates a new Animancer.Key.KeyedList`1 with the specified initial `capacity`.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
Key.KeyedList<T>

Syntax

public KeyedList(int capacity)

Parameters

Name Type Description
capacity int

Return Value

Type Description
void