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


Свойство ActionInfoWithDynamicImageMapCollection.Item

Gets the item at the specified index.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public Overrides ReadOnly Default Property Item ( _
    index As Integer _
) As ActionInfoWithDynamicImageMap 
    Get
'Применение
Dim instance As ActionInfoWithDynamicImageMapCollection 
Dim index As Integer 
Dim value As ActionInfoWithDynamicImageMap 

value = instance(index)
public override ActionInfoWithDynamicImageMap this[
    int index
] { get; }
public:
virtual property ActionInfoWithDynamicImageMap^ default[int index] {
    ActionInfoWithDynamicImageMap^ get (int index) override;
}
abstract Item : ActionInfoWithDynamicImageMap 
override Item : ActionInfoWithDynamicImageMap
JScript поддерживает использование индексированных свойств, но не объявление новых.

Параметры

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

Тип: Microsoft.ReportingServices.OnDemandReportRendering.ActionInfoWithDynamicImageMap
A ActionInfoWithDynamicImageMap object at the specified index.

См. также

Справочник

ActionInfoWithDynamicImageMapCollection Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering