点击或拖拽改变大小

ComWrapper 类

[缺少 "T:Du.SolidWorks.ComWrapper" 的 <summary> 文档]

继承层次
SystemObject
  Du.SolidWorksComWrapper

命名空间:  Du.SolidWorks
程序集:  Du.SolidWorks (在 Du.SolidWorks.dll 中) 版本:0.1.1.0 (0.1.1)
语法
public static class ComWrapper

ComWrapper 类型公开以下成员。

方法
  名称说明
公共方法静态成员GetComTypeForT
强制求解出当前Com对象的类型 Given a COM object try to figure out it's interface type using a brute force search on all interfaces in the assembly associated with type T
公共方法静态成员ObjectArrayToDispatchWrapper
Wrap an enumerable of objects into an array of DispatchWrapper. Sometimes you need this, sometimes you don't. If symptoms persist see your doctor!
公共方法静态成员ReadAllText
公共方法静态成员WriteAllText
公共方法静态成员writeText
Top
参见