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