ElementOperations 构造函数 (IServiceProvider, Partition)

初始化 ElementOperations 类的新实例。

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

语法

声明
Public Sub New ( _
    serviceProvider As IServiceProvider, _
    partition As Partition _
)
public ElementOperations(
    IServiceProvider serviceProvider,
    Partition partition
)

参数

.NET Framework 安全性

请参阅

参考

ElementOperations 类

ElementOperations 重载

Microsoft.VisualStudio.Modeling 命名空间