ObjectPool<T>.

Count Property

Summary

The number of spare items currently in the pool.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
ObjectPool<T>

Syntax

public static int Count { get; set; }

Value

Type Description
int