ReportItemList.Item[Int32] Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
property Microsoft::ReportDesigner::IReportItem ^ default[int] { Microsoft::ReportDesigner::IReportItem ^ get(int index); };
public Microsoft.ReportDesigner.IReportItem this[int index] { get; }
member this.Item(int) : Microsoft.ReportDesigner.IReportItem
Default Public ReadOnly Property Item(index As Integer) As IReportItem
Paramètres
- index
- Int32