IReadOnlyIndexedList<T>.

Capacity Property

Summary

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

Syntax

int Capacity { get; set; }

Value

Type Description
int