GaugeRowCollection クラス

StateIndicator オブジェクトのコレクションを表します。

名前空間:  Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ:  Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)

構文

'宣言
Public NotInheritable Class GaugeRowCollection _
    Implements IDataRegionRowCollection
'使用
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

継承階層

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

スレッド セーフ

この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。