MajorObjectCollection コンストラクター
指定した親オブジェクト用の MajorObjectCollection クラスの新しいインスタンスを初期化します。
名前空間: Microsoft.AnalysisServices
アセンブリ: Microsoft.AnalysisServices (Microsoft.AnalysisServices.dll)
構文
'宣言
Protected Sub New ( _
parent As IModelComponent _
)
'使用
Dim parent As IModelComponent
Dim instance As New MajorObjectCollection(parent)
protected MajorObjectCollection(
IModelComponent parent
)
protected:
MajorObjectCollection(
IModelComponent^ parent
)
new :
parent:IModelComponent -> MajorObjectCollection
protected function MajorObjectCollection(
parent : IModelComponent
)
パラメーター
- parent
型: Microsoft.AnalysisServices.IModelComponent
コレクションの親です。