Compartir a través de


GaugeRowCollection Clase

Represents a collection of StateIndicator objects.

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Public NotInheritable Class GaugeRowCollection _
    Implements IDataRegionRowCollection
'Uso
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

Jerarquía de herencia

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

Seguridad para subprocesos

Todos los miembros públicos static (Shared en Visual Basic) de este tipo son seguros para subprocesos. No se garantiza que los miembros de instancia sean seguros para subprocesos.