Metoda ModelingPartitionMapper.PartitionForElement —
Przestrzeń nazw: Microsoft.VisualStudio.Modeling.Shell
Zestaw: Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0 (w Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0.dll)
Składnia
'Deklaracja
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
- groupPrototype
Typ: Microsoft.VisualStudio.Modeling.ElementGroupPrototype
- mergePartition
Typ: Microsoft.VisualStudio.Modeling.Partition
- protoElement
Typ: Microsoft.VisualStudio.Modeling.ProtoElement
- cookie
Typ: System.Object
Wartość zwracana
Typ: Microsoft.VisualStudio.Modeling.Partition
Implementuje
IElementPartitionMapper.PartitionForElement(ElementGroupPrototype, Partition, ProtoElement, Object)
Zabezpieczenia programu .NET Framework
- Pełne zaufanie do bezpośredniego wywołującego. Tego elementu członkowskiego nie można używać w kodzie częściowo zaufanym. Aby uzyskać więcej informacji, zobacz Używanie bibliotek pochodzących z częściowo zaufanego kodu.