ObjectPool<T>.

Count Property

Summary

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

Syntax

public int Count { get; set; }

Value

Type Description
int