Méthode RestoreFolderCollection.AddRange

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

Espace de noms :  Microsoft.AnalysisServices
Assembly :  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Syntaxe

C#
public void AddRange(
    ICollection items
)

Paramètres

Exceptions

Exception Condition
ArgumentNullException

c is a null reference (Nothing in Visual Basic).

Voir aussi

Référence

RestoreFolderCollection Classe

Espace de noms Microsoft.AnalysisServices