ElementOperations.CanMergeElementGroupPrototype 메서드 (ModelElement, ProtoElementBase, ElementGroupPrototype)
특정 요소 및 호 이스트 그룹 프로토타입을 제공 MergeElementGroupPrototype 수행할 수 있는지 여부를 나타내는 값을 가져옵니다.
네임스페이스: Microsoft.VisualStudio.Modeling
어셈블리: Microsoft.VisualStudio.Modeling.Sdk.11.0(Microsoft.VisualStudio.Modeling.Sdk.11.0.dll)
구문
‘선언
Protected Friend Overridable Function CanMergeElementGroupPrototype ( _
targetElement As ModelElement, _
toMergeProtoElement As ProtoElementBase, _
elementGroupPrototype As ElementGroupPrototype _
) As Boolean
protected internal virtual bool CanMergeElementGroupPrototype(
ModelElement targetElement,
ProtoElementBase toMergeProtoElement,
ElementGroupPrototype elementGroupPrototype
)
매개 변수
- targetElement
형식: Microsoft.VisualStudio.Modeling.ModelElement
Elementgroupprototype에서 reconstituted 요소에 대 한 대상으로 활용할 수 있는 모델 요소입니다.
- toMergeProtoElement
형식: Microsoft.VisualStudio.Modeling.ProtoElementBase
루트는 Elementgroupprototype에서 ProtoElement 다시 구성할 때 대상 요소에 병합 될 수 있습니다.이 매개 변수는 Elementgroupprototype는 ProtoElements 포함 되어 있지 않습니다 경우에 null 일 수 있습니다.
- elementGroupPrototype
형식: Microsoft.VisualStudio.Modeling.ElementGroupPrototype
ProtoElements 루트를 포함 하는 ElementGroupPrototype입니다.
반환 값
형식: System.Boolean
지정 된 특정 대상 및 자식 Mergeelementgroupprototype를 수행할 수 있는지 여부를 나타내는 값입니다.
설명
CanMergeElementGroupPrototype 프로세스 대상 요소 또는 대상의 모델 요소 (있는 경우) 연결 하는 경우를 결정 하는 Elementgroupprototype에서 Protoelement를 Protoelement로 표현 되는 요소를 대상으로 사용 될 수 있습니다 각 루트에 대 한이 오버 로드를 호출 합니다.
.NET Framework 보안
- 직접 실행 호출자의 경우 완전히 신뢰합니다. 이 멤버는 부분적으로 신뢰할 수 있는 코드에서 사용할 수 없습니다. 자세한 내용은 부분 신뢰 코드에서 라이브러리 사용을 참조하십시오.