ModelingPartitionMapper.PartitionForElement – metoda
Obor názvů: Microsoft.VisualStudio.Modeling.Shell
Sestavení: Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (v Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll)
Syntaxe
'Deklarace
Public Function PartitionForElement ( _
groupPrototype As ElementGroupPrototype, _
mergePartition As Partition, _
protoElement As ProtoElement, _
cookie As Object _
) As Partition
public Partition PartitionForElement(
ElementGroupPrototype groupPrototype,
Partition mergePartition,
ProtoElement protoElement,
Object cookie
)
Parametry
- groupPrototype
Typ: Microsoft.VisualStudio.Modeling.ElementGroupPrototype
- mergePartition
Typ: Microsoft.VisualStudio.Modeling.Partition
- protoElement
Typ: Microsoft.VisualStudio.Modeling.ProtoElement
- cookie
Typ: System.Object
Vrácená hodnota
Typ: Microsoft.VisualStudio.Modeling.Partition
Implementuje
IElementPartitionMapper.PartitionForElement(ElementGroupPrototype, Partition, ProtoElement, Object)
Zabezpečení rozhraní .NET Framework
- Plná důvěra přímému volajícímu. Částečně zabezpečený kód nemůže tento člen použít. Další informace naleznete v tématu Používání knihoven z částečně důvěryhodného kódu.