Sdílet prostřednictvím


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

Vrácená hodnota

Typ: Microsoft.VisualStudio.Modeling.Partition

Implementuje

IElementPartitionMapper.PartitionForElement(ElementGroupPrototype, Partition, ProtoElement, Object)

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

ModelingPartitionMapper Třída

Microsoft.VisualStudio.Modeling.Shell – obor názvů