You are here: Start » AVL.NET » DisposableList<T>.Remove Method

DisposableList<T>.Remove Method

Namespace:Avl
Assembly:AvlNet.Types.dll

Syntax

public virtual bool Remove
(
	T item
)

Parameters

Name Type Range Default Description
itemT

See also