Langue

PageCollection.Add(Page) Méthode

Définition

Affiche les éléments spécifiés Page et stocke les résultats à la dernière page de la collection.

public:
 void Add(Microsoft::ReportingServices::ReportRendering::Page ^ page);
public void Add(Microsoft.ReportingServices.ReportRendering.Page page);
member this.Add : Microsoft.ReportingServices.ReportRendering.Page -> unit
Public Sub Add (page As Page)

Paramètres

page
Page

Objet Page à ajouter à la collection.

S’applique à