다음을 통해 공유


MajorObjectCollection(IModelComponent) 생성자

정의

지정한 부모 개체에 대한 MajorObjectCollection 클래스의 새 인스턴스를 초기화합니다.

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

매개 변수

parent
IModelComponent

컬렉션을 소유하는 부모 구성 요소입니다.

적용 대상