ClosureFindOrCreateAndRelateElementOperation.ResolveCreateElement 方法

创建一个新元素均解析为在目标分区

命名空间:  Microsoft.VisualStudio.Modeling
程序集:  Microsoft.VisualStudio.Modeling.Sdk.11.0(在 Microsoft.VisualStudio.Modeling.Sdk.11.0.dll 中)

语法

声明
Protected Function ResolveCreateElement ( _
    targetPartition As Partition _
) As ModelElement
protected ModelElement ResolveCreateElement(
    Partition targetPartition
)

参数

返回值

类型:Microsoft.VisualStudio.Modeling.ModelElement
新 ModelElement

.NET Framework 安全性

请参见

参考

ClosureFindOrCreateAndRelateElementOperation 类

Microsoft.VisualStudio.Modeling 命名空间