Freigeben über


CommentCollection.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 Overridable Sub AddRange ( _
    collection As ICollection _
)
'Usage
Dim instance As CommentCollection
Dim collection As ICollection

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

Parameter

Siehe auch

Referenz

CommentCollection Klasse

CommentCollection-Member

Microsoft.PerformancePoint.Scorecards-Namespace