Lingua

ChartLegendCustomItemCellCollection Classe

Definizione

Rappresenta una raccolta di ChartLegendCustomItemCell oggetti .

public ref class ChartLegendCustomItemCellCollection sealed : Microsoft::ReportingServices::OnDemandReportRendering::ChartObjectCollectionBase<Microsoft::ReportingServices::OnDemandReportRendering::ChartLegendCustomItemCell ^, Microsoft::ReportingServices::OnDemandReportRendering::ChartLegendCustomItemCellInstance ^>
public sealed class ChartLegendCustomItemCellCollection : Microsoft.ReportingServices.OnDemandReportRendering.ChartObjectCollectionBase<Microsoft.ReportingServices.OnDemandReportRendering.ChartLegendCustomItemCell,Microsoft.ReportingServices.OnDemandReportRendering.ChartLegendCustomItemCellInstance>
type ChartLegendCustomItemCellCollection = class
    inherit ChartObjectCollectionBase<ChartLegendCustomItemCell, ChartLegendCustomItemCellInstance>
Public NotInheritable Class ChartLegendCustomItemCellCollection
Inherits ChartObjectCollectionBase(Of ChartLegendCustomItemCell, ChartLegendCustomItemCellInstance)
Ereditarietà

Proprietà

Nome Descrizione
Count

Ottiene il numero di elementi nell'insieme.

Item[Int32]

Ottiene un oggetto nella collezione tramite il suo indice.

(Ereditato da ChartObjectCollectionBase<T,U>)

Metodi

Nome Descrizione
CreateChartObject(Int32)

Crea un oggetto grafico all'indice specificato.

(Ereditato da ChartObjectCollectionBase<T,U>)
GetEnumerator()

Ottiene un enumeratore che scorre l'insieme.

(Ereditato da ChartObjectCollectionBase<T,U>)

Implementazioni dell'interfaccia esplicita

Nome Descrizione
IEnumerable.GetEnumerator()

Ottiene un enumeratore che scorre l'insieme.

(Ereditato da ChartObjectCollectionBase<T,U>)

Si applica a