共用方式為


RdlCollection<T> 建構函式 (IContainedObject)

Initializes a new instance of the RdlCollection<T> class.

命名空間:  Microsoft.ReportingServices.RdlObjectModel
組件:  Microsoft.ReportingServices.Designer.Controls (在 Microsoft.ReportingServices.Designer.Controls.dll 中)

語法

'宣告
Public Sub New ( _
    parent As IContainedObject _
)
'用途
Dim parent As IContainedObject 

Dim instance As New RdlCollection(parent)
public RdlCollection(
    IContainedObject parent
)
public:
RdlCollection(
    IContainedObject^ parent
)
new : 
        parent:IContainedObject -> RdlCollection
public function RdlCollection(
    parent : IContainedObject
)

參數

請參閱

參考

RdlCollection<T> 類別

RdlCollection<T> 多載

Microsoft.ReportingServices.RdlObjectModel 命名空間