Partilhar via


Método ClosureFindOrCreateAndRelateElementOperation.ResolveCreateElement

Resolve a criação de um novo elemento na partição de destino

Namespace:  Microsoft.VisualStudio.Modeling
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.11.0 (em Microsoft.VisualStudio.Modeling.Sdk.11.0.dll)

Sintaxe

'Declaração
Protected Function ResolveCreateElement ( _
    targetPartition As Partition _
) As ModelElement
protected ModelElement ResolveCreateElement(
    Partition targetPartition
)

Parâmetros

Valor de retorno

Tipo: Microsoft.VisualStudio.Modeling.ModelElement
o novo ModelElement

Segurança do .NET Framework

Consulte também

Referência

ClosureFindOrCreateAndRelateElementOperation Classe

Namespace Microsoft.VisualStudio.Modeling