PooledList<T>.

Dispose() Method

Summary

Returns the internal buffers to the ArrayPool.
Namespace
Avalonia.Collections.Pooled
Containing Type
PooledList<T>

Syntax

public void Dispose()

Return Value

Type Description
void