ElementOperations 构造函数 (IServiceProvider, Store)

注意:此 API 现在已过时。

初始化 ElementOperations 类的新实例。

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

语法

声明
<ObsoleteAttribute("Use constructor specifying a particular model Partition")> _
Public Sub New ( _
    serviceProvider As IServiceProvider, _
    store As Store _
)
[ObsoleteAttribute("Use constructor specifying a particular model Partition")]
public ElementOperations(
    IServiceProvider serviceProvider,
    Store store
)

参数

.NET Framework 安全性

请参见

参考

ElementOperations 类

ElementOperations 重载

Microsoft.VisualStudio.Modeling 命名空间