다음을 통해 공유


Add 메서드

Creates and adds a Partition to the collection.

오버로드 목록

  이름 설명
공용 메서드 Add() () () () Creates and adds a Partition to the end of the collection.
공용 메서드 Add(String) Creates and adds a Partition, with the specified identifier, to the end of the collection.
보호된 메서드 Add(ModelComponent) Adds a ModelComponent to the end of the MajorObjectCollection. (MajorObjectCollection에서 상속됩니다.)
공용 메서드 Add(Partition) Adds a Partition to the end of the collection.
보호된 메서드 Add(String, IModelComponent) (ModelComponentCollection에서 상속됩니다.)
공용 메서드 Add(String, String) Creates and adds a Partition, with the specified name and identifier, to the end of the collection.
보호된 메서드 Add(ModelComponent, Boolean) 인프라 (ModelComponentCollection에서 상속됩니다.)
보호된 메서드 Add(String, IModelComponent, Boolean) (ModelComponentCollection에서 상속됩니다.)

맨 위로 이동