Key.KeyedList<T>.

Key.

Capacity Property

Summary

The number of items that this list can contain before resizing is required.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
Key.KeyedList<T>

Syntax

public int Capacity { get; set; }

Value

Type Description
int