Поделиться через


ActionInfoWithDynamicImageMapCollection.Item[Int32] Свойство

Определение

Возвращает элемент по указанному индексу.

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

Параметры

index
Int32

Индекс элемента.

Значение свойства

Объект ActionInfoWithDynamicImageMap по указанному индексу.

Применяется к