IElementPartitionMapper.PartitionForElement 메서드
낮지만 프로토타입 요소를 사용 하는 파티션을 결정 합니다.
네임스페이스: Microsoft.VisualStudio.Modeling
어셈블리: Microsoft.VisualStudio.Modeling.Sdk.11.0(Microsoft.VisualStudio.Modeling.Sdk.11.0.dll)
구문
‘선언
Function PartitionForElement ( _
groupPrototype As ElementGroupPrototype, _
mergePartition As Partition, _
protoElement As ProtoElement, _
cookie As Object _
) As Partition
Partition PartitionForElement(
ElementGroupPrototype groupPrototype,
Partition mergePartition,
ProtoElement protoElement,
Object cookie
)
매개 변수
- groupPrototype
형식: Microsoft.VisualStudio.Modeling.ElementGroupPrototype
ElementGroupPrototype 포함 protoElement
- mergePartition
형식: Microsoft.VisualStudio.Modeling.Partition
병합 대상 파티션입니다.다시 필요는 없습니다 어디 요소를 구성할 수 있습니다.
- protoElement
형식: Microsoft.VisualStudio.Modeling.ProtoElement
되는 prototype 요소 (또는 수) 위험
- cookie
형식: System.Object
이 파티션 맵 편집기에서 Beginmapping가 호출 될 때 반환 되는 개체입니다.사용 되지 않는 경우에 null이 될 수 있습니다.
반환 값
형식: Microsoft.VisualStudio.Modeling.Partition
요소를 다시 구성할 파티션
.NET Framework 보안
- 직접 실행 호출자의 경우 완전히 신뢰합니다. 이 멤버는 부분적으로 신뢰할 수 있는 코드에서 사용할 수 없습니다. 자세한 내용은 부분 신뢰 코드에서 라이브러리 사용을 참조하십시오.