NamedComponentCollection(IModelComponent) Constructor

Definition

Initializes a new instance of the NamedComponentCollection class.

protected NamedComponentCollection (Microsoft.AnalysisServices.IModelComponent parent);
new Microsoft.AnalysisServices.NamedComponentCollection : Microsoft.AnalysisServices.IModelComponent -> Microsoft.AnalysisServices.NamedComponentCollection
Protected Sub New (parent As IModelComponent)

Parameters

parent
IModelComponent

The parent object.

Applies to