| CommandCollectionAttribute 构造函数 |
命名空间:
Du.SolidWorks.Attributes
程序集:
Du.SolidWorks (在 Du.SolidWorks.dll 中) 版本:0.1.1.0 (0.1.1)
语法 public CommandCollectionAttribute(
params Type[] commands
)
Public Sub New (
ParamArray commands As Type()
)
参数
- commands
- 类型:SystemType
[缺少 "M:Du.SolidWorks.Attributes.CommandCollectionAttribute.#ctor(System.Type[])" 的 <param name="commands"/> 文档]
参见