Aracılığıyla paylaş


MajorObjectCollection Oluşturucusu

Yeni bir başlatır örnek , MajorObjectCollection sınıfı için belirtilen üst nesne.

Ad Alanı:  Microsoft.AnalysisServices
Derleme:  Microsoft.AnalysisServices (Microsoft.AnalysisServices içinde.dll)

Sözdizimi

'Bildirim
Protected Sub New ( _
    parent As IModelComponent _
)
'Kullanım
Dim parent As IModelComponent

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

Parametreler