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

DisposableList<T>.Remove Method

Namespace:Fil
Assembly:FilNet.Types.dll

Syntax

public virtual bool Remove
(
	T item
)

Parameters

Name Type Range Default Description
itemT

See also