StateIndicatorCollection クラス
StateIndicator オブジェクトのコレクションを表します。
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Public NotInheritable Class StateIndicatorCollection _
Inherits GaugePanelObjectCollectionBase(Of StateIndicator)
'使用
Dim instance As StateIndicatorCollection
public sealed class StateIndicatorCollection : GaugePanelObjectCollectionBase<StateIndicator>
public ref class StateIndicatorCollection sealed : public GaugePanelObjectCollectionBase<StateIndicator^>
[<SealedAttribute>]
type StateIndicatorCollection =
class
inherit GaugePanelObjectCollectionBase<StateIndicator>
end
public final class StateIndicatorCollection extends GaugePanelObjectCollectionBase<StateIndicator>
継承階層
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .GaugePanelObjectCollectionBase< (Of < ( <'StateIndicator> ) > ) >
Microsoft.ReportingServices.OnDemandReportRendering..::..StateIndicatorCollection
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。