ActionInfoWithDynamicImageMapCollection Class
SQL Server 2008 R2
Represents a collection of ActionInfoWithDynamicImageMap objects.
System.Object
Microsoft.ReportingServices.OnDemandReportRendering.ReportElementCollectionBase<ActionInfoWithDynamicImageMap>
Microsoft.ReportingServices.OnDemandReportRendering.ActionInfoWithDynamicImageMapCollection
Microsoft.ReportingServices.OnDemandReportRendering.ReportElementCollectionBase<ActionInfoWithDynamicImageMap>
Microsoft.ReportingServices.OnDemandReportRendering.ActionInfoWithDynamicImageMapCollection
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
The ActionInfoWithDynamicImageMapCollection type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Count | Gets the number of items in the collection. (Overrides ReportElementCollectionBase<T>.Count.) |
![]() | Item | Gets the item at the specified index. (Overrides ReportElementCollectionBase<T>.Item[Int32].) |
| Name | Description | |
|---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetEnumerator | Gets the enumerator for this ReportElementCollectionBase<T>. (Inherited from ReportElementCollectionBase<T>.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() ![]() | IEnumerable.GetEnumerator | Infrastructure. (Inherited from ReportElementCollectionBase<T>.) |
