Freigeben über


ImageMapAreaInstanceCollection.Item[Int32] Eigenschaft

Definition

Ruft das Element am angegebenen Index ab.

public:
 virtual property Microsoft::ReportingServices::OnDemandReportRendering::ImageMapAreaInstance ^ default[int] { Microsoft::ReportingServices::OnDemandReportRendering::ImageMapAreaInstance ^ get(int index); };
public override Microsoft.ReportingServices.OnDemandReportRendering.ImageMapAreaInstance this[int index] { get; }
member this.Item(int) : Microsoft.ReportingServices.OnDemandReportRendering.ImageMapAreaInstance
Default Public Overrides ReadOnly Property Item(index As Integer) As ImageMapAreaInstance

Parameter

index
Int32

Der Index des Elements.

Eigenschaftswert

Ein ImageMapAreaInstance-Objekt am angegebenen Index.

Gilt für: