Compartir a través de


ModelComponentCollection Constructor

Initializes a new instance of the ModelComponentCollection class.

Espacio de nombres:  Microsoft.AnalysisServices
Ensamblado:  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Sintaxis

'Declaración
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

Vea también

Referencia

ModelComponentCollection Clase

Espacio de nombres Microsoft.AnalysisServices