Click or drag to resize
ListAndSetTAddAll Method (ICollection)
Not implemented

Namespace: Jeneva
Assembly: Jeneva.Net-1.1 (in Jeneva.Net-1.1.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public bool AddAll(
	ICollection c
)

Parameters

c
Type: System.CollectionsICollection

[Missing <param name="c"/> documentation for "M:Jeneva.ListAndSet`1.AddAll(System.Collections.ICollection)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Jeneva.ListAndSet`1.AddAll(System.Collections.ICollection)"]

See Also