APRlib

SupportClass.ListCollectionSupport.AddAll Method (CollectionSupport)

Adds all the elements contained in the specified support class collection.

public virtual bool AddAll(
   CollectionSupport collection
);

Parameters

collection
The collection used to extract the elements that will be added.

Return Value

Returns true if all the elements were successfuly added. Otherwise returns false.

See Also

SupportClass.ListCollectionSupport Class | (global) Namespace | SupportClass.ListCollectionSupport.AddAll Overload List