PooledList<T>.

Remove(T) Method

Namespace
Avalonia.Collections.Pooled
Containing Type
PooledList<T>

Syntax

public bool Remove(T item)

Parameters

Name Type Description
item T

Return Value

Type Description
bool