Udostępnij przez


Klasa ChartLegendColumnCollection

Reprezentuje kolekcja ChartLegendColumn obiektów.

Hierarchia dziedziczenia

System.Object
  Microsoft.ReportingServices.OnDemandReportRendering.ChartObjectCollectionBase<ChartLegendColumn, ChartLegendColumnInstance>
    Microsoft.ReportingServices.OnDemandReportRendering.ChartLegendColumnCollection

Przestrzeń nazw:  Microsoft.ReportingServices.OnDemandReportRendering
Zestaw:  Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)

Składnia

'Deklaracja
Public NotInheritable Class ChartLegendColumnCollection _
    Inherits ChartObjectCollectionBase(Of ChartLegendColumn, ChartLegendColumnInstance)
'Użycie
Dim instance As ChartLegendColumnCollection
public sealed class ChartLegendColumnCollection : ChartObjectCollectionBase<ChartLegendColumn, ChartLegendColumnInstance>
public ref class ChartLegendColumnCollection sealed : public ChartObjectCollectionBase<ChartLegendColumn^, ChartLegendColumnInstance^>
[<SealedAttribute>]
type ChartLegendColumnCollection =  
    class
        inherit ChartObjectCollectionBase<ChartLegendColumn, ChartLegendColumnInstance>
    end
public final class ChartLegendColumnCollection extends ChartObjectCollectionBase<ChartLegendColumn, ChartLegendColumnInstance>

Typ ChartLegendColumnCollection uwidacznia następujące elementy członkowskie.

Właściwości

  Nazwa Opis
Właściwość publiczna Count Pobiera liczbę elementów kolekcja. (Zastępuje ChartObjectCollectionBase<T, U>.Count).
Właściwość publiczna Item Pobiera element kolekcja, jej indeks. (Dziedziczony z ChartObjectCollectionBase<T, U>).

Do góry

Metody

  Nazwa Opis
Metoda chroniona CreateChartObject Infrastruktura. (Dziedziczony z ChartObjectCollectionBase<T, U>).
Metoda publiczna Equals (Dziedziczony z Object).
Metoda chroniona Finalize (Dziedziczony z Object).
Metoda publiczna GetEnumerator Infrastruktura. (Dziedziczony z ChartObjectCollectionBase<T, U>).
Metoda publiczna GetHashCode (Dziedziczony z Object).
Metoda publiczna GetType (Dziedziczony z Object).
Metoda chroniona MemberwiseClone (Dziedziczony z Object).
Metoda publiczna ToString (Dziedziczony z Object).

Do góry

Jawne implementacje interfejsu

  Nazwa Opis
Jawna implementacja interfejsuMetoda prywatna IEnumerable.GetEnumerator Infrastruktura. (Dziedziczony z ChartObjectCollectionBase<T, U>).

Do góry

Bezpieczeństwo wątków

Wszystkie publiczne statyczny (Shared w języku Visual Basic) elementy członkowskie tego typu są bezpieczne dla wątków. Nie ma gwarancji, że elementy członkowskie wystąpień będą bezpieczne dla wątków.