Classe GaugeRowCollection
Represents a collection of StateIndicator objects.
Hiérarchie d'héritage
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering..::..GaugeRowCollection
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public NotInheritable Class GaugeRowCollection
'Utilisation
Dim instance As GaugeRowCollection
public sealed class GaugeRowCollection
public ref class GaugeRowCollection sealed
[<SealedAttribute>]
type GaugeRowCollection = class end
public final class GaugeRowCollection
Le type GaugeRowCollection expose les membres suivants.
Propriétés
Nom | Description | |
---|---|---|
Count | Gets the number of items in the collection. | |
GaugeRow | Infrastructure. |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
Equals | (hérité de Object.) | |
Finalize | (hérité de Object.) | |
GetHashCode | (hérité de Object.) | |
GetType | (hérité de Object.) | |
MemberwiseClone | (hérité de Object.) | |
ToString | (hérité de Object.) |
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.