ISet<T>.

RemoveAll(IEnumerable<T>) Method

Assembly
Db4objects.Db4o-2010.dll
Namespace
Db4objects.Db4o.Collections
Containing Type
ISet<T>

Syntax

bool RemoveAll(IEnumerable<T> ts)

Parameters

Name Type Description
ts IEnumerable<T>

Return Value

Type Description
bool