Classe GaugeRowCollection
Represents a collection of StateIndicator objects.
Spazio dei nomi: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Public NotInheritable Class GaugeRowCollection _
Implements IDataRegionRowCollection
'Utilizzo
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
Gerarchia di ereditarietà
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering..::..GaugeRowCollection
Thread Safety
Tutti i membri pubblici static (Shared in Visual Basic) di questo tipo sono thread safe. I membri di istanza non hanno garanzia di essere thread safe.
Vedere anche