GaugeImageCollection Classe

Definizione

Rappresenta una raccolta di oggetti GaugeImage.

public ref class GaugeImageCollection sealed : Microsoft::ReportingServices::OnDemandReportRendering::GaugePanelObjectCollectionBase<Microsoft::ReportingServices::OnDemandReportRendering::GaugeImage ^>
public sealed class GaugeImageCollection : Microsoft.ReportingServices.OnDemandReportRendering.GaugePanelObjectCollectionBase<Microsoft.ReportingServices.OnDemandReportRendering.GaugeImage>
type GaugeImageCollection = class
    inherit GaugePanelObjectCollectionBase<GaugeImage>
Public NotInheritable Class GaugeImageCollection
Inherits GaugePanelObjectCollectionBase(Of GaugeImage)
Ereditarietà

Proprietà

Count

Ottiene il numero di elementi inclusi nella raccolta.

Item[Int32]

Ottiene l'elemento in corrispondenza dell'indice specificato.

(Ereditato da GaugePanelObjectCollectionBase<T>)
Item[String]

Ottiene l'elemento con il nome specificato.

Metodi

CreateGaugePanelObject(Int32)

Crea un oggetto pannello del misuratore in corrispondenza di un indice specificato.

(Ereditato da GaugePanelObjectCollectionBase<T>)
GetEnumerator()

Ottiene l'enumeratore che scorre l'oggetto GaugePanelObjectCollectionBase<T>.

(Ereditato da GaugePanelObjectCollectionBase<T>)

Implementazioni dell'interfaccia esplicita

IEnumerable.GetEnumerator()

Ottiene l'enumeratore che scorre l'oggetto GaugePanelObjectCollectionBase<T>.

(Ereditato da GaugePanelObjectCollectionBase<T>)

Si applica a