BigSet<E>.

AddAll(IEnumerable<E>) Method

Syntax

public virtual bool AddAll(IEnumerable<E> iterable)

Parameters

Name Type Description
iterable IEnumerable<E>

Return Value

Type Description
bool