Classe GaugeRowCollection
Represents a collection of StateIndicator objects.
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (dans Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public NotInheritable Class GaugeRowCollection _
Implements IDataRegionRowCollection
'Utilisation
Dim instance As GaugeRowCollection
public sealed class GaugeRowCollection : IDataRegionRowCollection
public ref class GaugeRowCollection sealed : IDataRegionRowCollection
[<SealedAttribute>]
type GaugeRowCollection =
class
interface IDataRegionRowCollection
end
public final class GaugeRowCollection implements IDataRegionRowCollection
Hiérarchie d'héritage
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering..::..GaugeRowCollection
Sécurité des threads
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.