Share via


TupleCollection.AddRange Method (Microsoft.PerformancePoint.Scorecards)

Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in microsoft.performancepoint.scorecards.client.dll)

Syntax

'Declaration
Public Sub AddRange ( _
    c As ICollection _
)
'Usage
Dim instance As TupleCollection
Dim c As ICollection

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

Parameters

  • c

Remarks

SeeCollectionBaseclass.

See Also

Reference

TupleCollection Class
TupleCollection Members
Microsoft.PerformancePoint.Scorecards Namespace