Freigeben über


GaugeRowCollection-Klasse

Represents a collection of StateIndicator objects.

Vererbungshierarchie

System.Object
  Microsoft.ReportingServices.OnDemandReportRendering.GaugeRowCollection

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Public NotInheritable Class GaugeRowCollection
'Usage
Dim instance As GaugeRowCollection
public sealed class GaugeRowCollection
public ref class GaugeRowCollection sealed
[<SealedAttribute>]
type GaugeRowCollection =  class end
public final class GaugeRowCollection

Der GaugeRowCollection-Typ macht folgende Elemente verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft Count Gets the number of items in the collection.
Öffentliche Eigenschaft GaugeRow Infrastruktur Gets the first gauge row in the collection.

Zum Anfang

Methoden

  Name Beschreibung
Öffentliche Methode Equals (Geerbt von Object.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetType (Geerbt von Object.)
Öffentliche Methode ToString (Geerbt von Object.)

Zum Anfang

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.

Siehe auch

Verweis

Microsoft.ReportingServices.OnDemandReportRendering-Namespace