Sprache

ImageMapAreasCollection.Item[Int32] Eigenschaft

Definition

Erhält ein ImageMapArea Objekt auf dem angegebenen Index innerhalb des ImageMapAreasCollection.

public:
 property Microsoft::ReportingServices::ReportRendering::ImageMapArea ^ default[int] { Microsoft::ReportingServices::ReportRendering::ImageMapArea ^ get(int index); };
public Microsoft.ReportingServices.ReportRendering.ImageMapArea this[int index] { get; }
member this.Item(int) : Microsoft.ReportingServices.ReportRendering.ImageMapArea
Default Public ReadOnly Property Item(index As Integer) As ImageMapArea

Parameter

index
Int32

Der nullbasierte Index des ImageMapArea abzurufenden Objekts.

Eigenschaftswert

Ein ImageMapArea-Objekt.

Gilt für: