IndexedList<TItem, TIndexer>.

Capacity Property

Summary

The number of items this list can contain before resizing is required.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
IndexedList<TItem, TIndexer>

Syntax

public int Capacity { get; set; }

Value

Type Description
int