ElementOperations.AddElementGroupFormat 메서드
보호된 멤버 포함
상속된 멤버 포함
이 멤버는 오버로드됩니다. 구문, 사용법 및 예제를 비롯하여 이 멤버에 대한 자세한 내용을 보려면 오버로드 목록에서 이름을 클릭합니다.
오버로드 목록
이름 | 설명 | |
---|---|---|
AddElementGroupFormat(IDataObject, ICollection<ModelElement>, ClosureType) | 지정된 ModelElements 컬렉션을 사용하여 지정된 IDataObject에 ElementGroupPrototype 형식을 추가합니다.이 메서드는 순서대로 다음 재정의할 수 있는 메서드 3개를 호출합니다.CreateElementGroup b입니다.MarkRootElements c.그런 다음 CreateElementGroupPrototype은 만들어진 CreateElementGroupPrototype을 데이터 매개 변수에 보관합니다. | |
AddElementGroupFormat(IDataObject, ICollection<ModelElement>, ClosureType, Boolean) | 지정된 ModelElements 컬렉션을 사용하여 지정된 IDataObject에 ElementGroupPrototype 형식을 추가합니다.모델 요소의 컬렉션을 만들기 위해 요소 링크의 요청 로드를 강제로 수행하기 위해 파생 클래스에서 호출될 수 있습니다. |
위쪽