ActivatableList<T>.

Remove(T) Method

Syntax

public bool Remove(T item)

Parameters

Name Type Description
item T

Return Value

Type Description
bool