次の方法で共有


IContainedObject インターフェイス

含まれているオブジェクトを表します。

名前空間:  Microsoft.ReportingServices.RdlObjectModel
アセンブリ:  Microsoft.ReportingServices.Designer.Controls (Microsoft.ReportingServices.Designer.Controls.dll)

構文

'宣言
Public Interface IContainedObject
'使用
Dim instance As IContainedObject
public interface IContainedObject
public interface class IContainedObject
type IContainedObject =  interface end
public interface IContainedObject

IContainedObject 型は、以下のメンバーを公開しています。

プロパティ

  名前 説明
パブリック プロパティ Parent 親オブジェクトです。

先頭に戻る