ObjectPool<T>.

Capacity Property

Summary

The System.Collections.Generic.List`1.Capacity of the internal list of spare items.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
ObjectPool<T>

Syntax

public static int Capacity { get; set; }

Value

Type Description
int