Classe ChartObjectCollectionItem<T>
Represents the base class for an item in a ChartObjectCollectionBase.
Gerarchia di ereditarietà
System.Object
Microsoft.ReportingServices.OnDemandReportRendering.ChartObjectCollectionItem<T>
Altro...
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Public MustInherit Class ChartObjectCollectionItem(Of T As BaseInstance)
'Utilizzo
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 non supporta i metodi e i tipi generici.
Parametri di tipo
- T
The type of the item in the collection.
Nel tipo ChartObjectCollectionItem<T> sono esposti i membri seguenti.
Costruttori
Nome | Descrizione | |
---|---|---|
![]() |
ChartObjectCollectionItem<T> | Infrastruttura. Initializes a new instance of the ChartObjectCollectionItem<T> class. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
![]() |
Equals | Ereditato da Object. |
![]() |
Finalize | Ereditato da Object. |
![]() |
GetHashCode | Ereditato da Object. |
![]() |
GetType | Ereditato da Object. |
![]() |
MemberwiseClone | Ereditato da Object. |
![]() |
ToString | Ereditato da Object. |
In alto
Campi
Nome | Descrizione | |
---|---|---|
![]() |
m_instance | Infrastruttura. The instance of the base class. |
In alto
Protezione dei thread
I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.
Vedere anche
Riferimento
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering
Gerarchia di ereditarietà
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