Sdílet prostřednictvím


IElementPartitionMapper.PartitionForElement – metoda

Určit oddíl pro rekonstruovat element prototypu

Obor názvů:  Microsoft.VisualStudio.Modeling
Sestavení:  Microsoft.VisualStudio.Modeling.Sdk.12.0 (v Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)

Syntaxe

'Deklarace
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
)

Parametry

  • cookie
    Typ: System.Object
    Objekt vrácený mapovače tento oddíl při BeginMapping byla volána.Může být null, pokud není použita.

Vrácená hodnota

Typ: Microsoft.VisualStudio.Modeling.Partition
Oddíl, ve kterém rekonstruovat element

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

IElementPartitionMapper Rozhraní

Microsoft.VisualStudio.Modeling – obor názvů