DimensionCollection.AddRange - Méthode

Ajoute les objets d'une collection pour cette collection.

Espace de noms :  Microsoft.PerformancePoint.Scorecards
Assembly :  Microsoft.PerformancePoint.Scorecards.Client (dans Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntaxe

'Déclaration
Public Sub AddRange ( _
    c As ICollection _
)
'Utilisation
Dim instance As DimensionCollection
Dim c As ICollection

instance.AddRange(c)
public void AddRange(
    ICollection c
)

Paramètres

Voir aussi

Référence

DimensionCollection classe

DimensionCollection - Membres

Microsoft.PerformancePoint.Scorecards - Espace de noms