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