Partager via


Classe ChartLegendCustomItemCellCollection

Represents a collection of ChartLegendCustomItemCell objects.

Hiérarchie d'héritage

System. . :: . .Object
  Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ChartObjectCollectionBase< (Of < ( <'ChartLegendCustomItemCell, ChartLegendCustomItemCellInstance> ) > ) >
    Microsoft.ReportingServices.OnDemandReportRendering..::..ChartLegendCustomItemCellCollection

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public NotInheritable Class ChartLegendCustomItemCellCollection _
    Inherits ChartObjectCollectionBase(Of ChartLegendCustomItemCell, ChartLegendCustomItemCellInstance)
'Utilisation
Dim instance As ChartLegendCustomItemCellCollection
public sealed class ChartLegendCustomItemCellCollection : ChartObjectCollectionBase<ChartLegendCustomItemCell, ChartLegendCustomItemCellInstance>
public ref class ChartLegendCustomItemCellCollection sealed : public ChartObjectCollectionBase<ChartLegendCustomItemCell^, ChartLegendCustomItemCellInstance^>
[<SealedAttribute>]
type ChartLegendCustomItemCellCollection =  
    class
        inherit ChartObjectCollectionBase<ChartLegendCustomItemCell, ChartLegendCustomItemCellInstance>
    end
public final class ChartLegendCustomItemCellCollection extends ChartObjectCollectionBase<ChartLegendCustomItemCell, ChartLegendCustomItemCellInstance>

Le type ChartLegendCustomItemCellCollection expose les membres suivants.

Propriétés

  Nom Description
Propriété publique Count Gets the number of items in the collection. (remplace ChartObjectCollectionBase< (Of < ( <'T, U> ) > ) >. . :: . .Count.)
Propriété publique Item Gets an item in the collection by its index. (hérité de ChartObjectCollectionBase< (Of < ( <'T, U> ) > ) >.)

Haut de la page

Méthodes

  Nom Description
Méthode protégée CreateChartObject Infrastructure. (hérité de ChartObjectCollectionBase< (Of < ( <'T, U> ) > ) >.)
Méthode publique Equals (hérité de Object.)
Méthode protégée Finalize (hérité de Object.)
Méthode publique GetEnumerator Infrastructure. (hérité de ChartObjectCollectionBase< (Of < ( <'T, U> ) > ) >.)
Méthode publique GetHashCode (hérité de Object.)
Méthode publique GetType (hérité de Object.)
Méthode protégée MemberwiseClone (hérité de Object.)
Méthode publique ToString (hérité de Object.)

Haut de la page

Implémentations d'interfaces explicites

  Nom Description
Implémentation d'interface expliciteMéthode privée IEnumerable. . :: . .GetEnumerator Infrastructure. (hérité de ChartObjectCollectionBase< (Of < ( <'T, U> ) > ) >.)

Haut de la page

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.