ListPool<T>.

New() Method

Summary

Creates a new() instance of T.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
ListPool<T>

Syntax

protected override List<T> New()

Return Value

Type Description
List<T>