次の方法で共有


ChartObjectCollectionItem<T> クラス

ChartObjectCollectionBase 内のアイテムの基本クラスを表します。

継承階層

System.Object
  Microsoft.ReportingServices.OnDemandReportRendering.ChartObjectCollectionItem<T>
    詳細情報...

名前空間:  Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ:  Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)

構文

'宣言
Public MustInherit Class ChartObjectCollectionItem(Of T As BaseInstance)
'使用
Dim instance As ChartObjectCollectionItem(Of T)
public abstract class ChartObjectCollectionItem<T>
where T : BaseInstance
generic<typename T>
where T : BaseInstance 
public ref class ChartObjectCollectionItem abstract
[<AbstractClassAttribute>]
type ChartObjectCollectionItem<'T when 'T : BaseInstance> =  class end
JScript は汎用の型およびメソッドをサポートしていません。

型パラメーター

  • T
    コレクション内のアイテムの型。

ChartObjectCollectionItem<T> 型は、以下のメンバーを公開しています。

コンストラクター

  名前 説明
プロテクト メソッド ChartObjectCollectionItem<T> インフラストラクチャです。 ChartObjectCollectionItem<T> クラスの新しいインスタンスを初期化します。

先頭に戻る

メソッド

  名前 説明
パブリック メソッド Equals (Object から継承されています。)
プロテクト メソッド Finalize (Object から継承されています。)
パブリック メソッド GetHashCode (Object から継承されています。)
パブリック メソッド GetType (Object から継承されています。)
プロテクト メソッド MemberwiseClone (Object から継承されています。)
パブリック メソッド ToString (Object から継承されています。)

先頭に戻る

フィールド

  名前 説明
プロテクト フィールド m_instance インフラストラクチャです。基本クラスのインスタンス。

先頭に戻る

スレッド セーフ

この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。

関連項目

参照

Microsoft.ReportingServices.OnDemandReportRendering 名前空間

継承階層

System.Object
  Microsoft.ReportingServices.OnDemandReportRendering.ChartObjectCollectionItem<T>
    Microsoft.ReportingServices.OnDemandReportRendering.ChartArea
    Microsoft.ReportingServices.OnDemandReportRendering.ChartAxis
    Microsoft.ReportingServices.OnDemandReportRendering.ChartAxisTitle
    Microsoft.ReportingServices.OnDemandReportRendering.ChartCustomPaletteColor
    Microsoft.ReportingServices.OnDemandReportRendering.ChartDerivedSeries
    Microsoft.ReportingServices.OnDemandReportRendering.ChartFormulaParameter
    Microsoft.ReportingServices.OnDemandReportRendering.ChartLegend
    Microsoft.ReportingServices.OnDemandReportRendering.ChartLegendColumn
    Microsoft.ReportingServices.OnDemandReportRendering.ChartLegendCustomItem
    Microsoft.ReportingServices.OnDemandReportRendering.ChartLegendCustomItemCell
    Microsoft.ReportingServices.OnDemandReportRendering.ChartStripLine
    Microsoft.ReportingServices.OnDemandReportRendering.ChartTitle