SetPool<T>.

New() Method

Summary

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

Syntax

protected override HashSet<T> New()

Return Value

Type Description
HashSet<T>