Freigeben über


ElementCollectionBase<ElementCollectionType, ElementType>.AddRange-Methode

Fügt das in dieser Auflistung der angegebenen Auflistung.

Namespace:  Microsoft.PerformancePoint.Scorecards
Assembly:  Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntax

'Declaration
Public Sub AddRange ( _
    collection As ICollection(Of ElementType) _
)
'Usage
Dim instance As ElementCollectionBase
Dim collection As ICollection(Of ElementType)

instance.AddRange(collection)
public void AddRange(
    ICollection<ElementType> collection
)

Parameter

Siehe auch

Referenz

ElementCollectionBase<ElementCollectionType, ElementType> Klasse

ElementCollectionBase<ElementCollectionType, ElementType>-Member

Microsoft.PerformancePoint.Scorecards-Namespace