Condividi tramite


Costruttore ModelComponentCollection

Initializes a new instance of the ModelComponentCollection class.

Spazio dei nomi  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Sintassi

'Dichiarazione
Protected Sub New ( _
    parent As IModelComponent _
)
'Utilizzo
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
)

Parametri

Vedere anche

Riferimento

ModelComponentCollection Classe

Spazio dei nomi Microsoft.AnalysisServices