BpmPropertyListItemCollection.AddRange - Méthode

Ajoute les objets de la collection spécifiée dans cette collection.

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

Syntaxe

'Déclaration
Public Overridable Sub AddRange ( _
    collection As ICollection _
)
'Utilisation
Dim instance As BpmPropertyListItemCollection
Dim collection As ICollection

instance.AddRange(collection)
public virtual void AddRange(
    ICollection collection
)

Paramètres

Voir aussi

Référence

BpmPropertyListItemCollection classe

BpmPropertyListItemCollection - Membres

Microsoft.PerformancePoint.Scorecards - Espace de noms