WeaverUtilities.CollectionPool<TCollection, TElement>.

WeaverUtilities.

Get() Method

Summary

Returns an available collection from the pool or creates a new one if there are none.

Syntax

public static TCollection Get()

Return Value

Type Description
TCollection