Partager via


Constructeur ModelComponentCollection

Initializes a new instance of the ModelComponentCollection class.

Espace de noms :  Microsoft.AnalysisServices
Assembly :  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Syntaxe

'Déclaration
Protected Sub New ( _
    parent As IModelComponent _
)
'Utilisation
Dim parent As IModelComponent 

Dim instance As New ModelComponentCollection(parent)
protected ModelComponentCollection(
    IModelComponent parent
)
protected:
ModelComponentCollection(
    IModelComponent^ parent
)
new : 
        parent:IModelComponent -> ModelComponentCollection
protected function ModelComponentCollection(
    parent : IModelComponent
)

Paramètres

Voir aussi

Référence

ModelComponentCollection Classe

Espace de noms Microsoft.AnalysisServices