Freigeben über


GaugeRowCollection-Klasse

Represents a collection of StateIndicator objects.

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

Syntax

'Declaration
Public NotInheritable Class GaugeRowCollection _
    Implements IDataRegionRowCollection
'Usage
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

Vererbungshierarchie

System. . :: . .Object
  Microsoft.ReportingServices.OnDemandReportRendering..::..GaugeRowCollection

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.