다음을 통해 공유


EndPointCollection.AddRange Method

Adds the objects in the specified collection to this collection.

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 EndPointCollection
Dim collection As ICollection

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

Parameters

See Also

Reference

EndPointCollection Class

EndPointCollection Members

Microsoft.PerformancePoint.Scorecards Namespace