Share via


DiffCollection.AddRange method (ICollection, String)

Adds the objects in the specified collection to this collection, prefixing the FieldChanged property.

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

Syntax

'Declaration
Public Overridable Sub AddRange ( _
    collection As ICollection, _
    prefix As String _
)
'Usage
Dim instance As DiffCollection
Dim collection As ICollection
Dim prefix As String

instance.AddRange(collection, prefix)
public virtual void AddRange(
    ICollection collection,
    string prefix
)

Parameters

See also

Reference

DiffCollection class

DiffCollection members

AddRange overload

Microsoft.PerformancePoint.Scorecards namespace