Compartilhar via


Construtor ModelComponentCollection

Initializes a new instance of the ModelComponentCollection class.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (em Microsoft.AnalysisServices.dll)

Sintaxe

'Declaração
Protected Sub New ( _
    parent As IModelComponent _
)
'Uso
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
)

Parâmetros

Consulte também

Referência

ModelComponentCollection Classe

Namespace Microsoft.AnalysisServices