Udostępnij za pośrednictwem


Metoda IElementPartitionMapper.PartitionForElement —

Określenia partycja ma być używany do odtworzenia element prototypu

Przestrzeń nazw:  Microsoft.VisualStudio.Modeling
Zestaw:  Microsoft.VisualStudio.Modeling.Sdk.12.0 (w Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)

Składnia

'Deklaracja
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
    Obiekt zwrócony przez mapowania tej partycji, gdy BeginMapping została wywołana.Może być null, jeśli nie jest używany.

Wartość zwracana

Typ: Microsoft.VisualStudio.Modeling.Partition
Partycja, w którym do odtworzenia elementu

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IElementPartitionMapper Interfejs

Przestrzeń nazw Microsoft.VisualStudio.Modeling