RoleMemberCollection.AddRange Method

Adds the elements of an ICollection to the end of the collection.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

C#
public void AddRange(
    ICollection items
)

Parameters

See Also

Reference

RoleMemberCollection Class

Microsoft.AnalysisServices Namespace