IVSMDPropertyGrid.SetSelectedObjects 方法

设置网格的对象可以浏览。

命名空间:  Microsoft.VisualStudio.Designer.Interfaces
程序集:  Microsoft.VisualStudio.Designer.Interfaces(在 Microsoft.VisualStudio.Designer.Interfaces.dll 中)

语法

声明
Sub SetSelectedObjects ( _
    cObjects As Integer, _
    ppUnk As Integer _
)
void SetSelectedObjects(
    int cObjects,
    int ppUnk
)

参数

  • ppUnk
    类型:System.Int32
    指向的指针设置对象。

.NET Framework 安全性

请参见

参考

IVSMDPropertyGrid 接口

Microsoft.VisualStudio.Designer.Interfaces 命名空间