ModelingPartitionMapper.PartitionForElement, méthode
Espace de noms : Microsoft.VisualStudio.Modeling.Shell
Assembly : Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (dans Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll)
Syntaxe
'Déclaration
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
)
Paramètres
- groupPrototype
Type : Microsoft.VisualStudio.Modeling.ElementGroupPrototype
- mergePartition
Type : Microsoft.VisualStudio.Modeling.Partition
- protoElement
Type : Microsoft.VisualStudio.Modeling.ProtoElement
- cookie
Type : System.Object
Valeur de retour
Type : Microsoft.VisualStudio.Modeling.Partition
Implémentations
IElementPartitionMapper.PartitionForElement(ElementGroupPrototype, Partition, ProtoElement, Object)
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.