Sdílet prostřednictvím


ModelingPartitionMapper.PartitionForClass – 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 PartitionForClass ( _
    defaultPartition As Partition, _
    domainClassId As Guid _
) As Partition
public Partition PartitionForClass(
    Partition defaultPartition,
    Guid domainClassId
)

Parametry

Vrácená hodnota

Typ: Microsoft.VisualStudio.Modeling.Partition

Implementuje

IElementPartitionMapper.PartitionForClass(Partition, Guid)

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

ModelingPartitionMapper Třída

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