Sdílet prostřednictvím


ModelingPartitionMapper.DeterminePartitionForElement – metoda

Určete oddíl pro konkrétní ProtoElement.

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
Protected Overridable Function DeterminePartitionForElement ( _
    groupPrototype As ElementGroupPrototype, _
    protoElement As ProtoElement, _
    partitions As ModelingPartitionMapper.PartitionMappings _
) As Partition
protected virtual Partition DeterminePartitionForElement(
    ElementGroupPrototype groupPrototype,
    ProtoElement protoElement,
    ModelingPartitionMapper.PartitionMappings partitions
)

Parametry

Vrácená hodnota

Typ: Microsoft.VisualStudio.Modeling.Partition
Oddíl, který by měl být použit k reconstitue prvek prototypu

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

ModelingPartitionMapper Třída

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