ActionInfoWithDynamicImageMapCollection クラス
ActionInfoWithDynamicImageMap オブジェクトのコレクションを表します。
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Public NotInheritable Class ActionInfoWithDynamicImageMapCollection _
Inherits ReportElementCollectionBase(Of ActionInfoWithDynamicImageMap)
'使用
Dim instance As ActionInfoWithDynamicImageMapCollection
public sealed class ActionInfoWithDynamicImageMapCollection : ReportElementCollectionBase<ActionInfoWithDynamicImageMap>
public ref class ActionInfoWithDynamicImageMapCollection sealed : public ReportElementCollectionBase<ActionInfoWithDynamicImageMap^>
[<SealedAttribute>]
type ActionInfoWithDynamicImageMapCollection =
class
inherit ReportElementCollectionBase<ActionInfoWithDynamicImageMap>
end
public final class ActionInfoWithDynamicImageMapCollection extends ReportElementCollectionBase<ActionInfoWithDynamicImageMap>
継承階層
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ReportElementCollectionBase< (Of < ( <'ActionInfoWithDynamicImageMap> ) > ) >
Microsoft.ReportingServices.OnDemandReportRendering..::..ActionInfoWithDynamicImageMapCollection
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。