点击或拖拽改变大小

OleAutoObject 类

X#
VO Compatible OLE Automation class
继承层次
Object
  OleAutoObject
    OleAutoObjectFromFile

命名空间:  XSharp
程序集:  XSharp.VO (在 XSharp.VO.dll 中) 版本:2.22 GA
语法
[AllowLateBindingAttribute]
 CLASS OleAutoObject IMPLEMENTS IDynamicProperties, 
	ILateBound
查看代码

OleAutoObject 类型公开以下成员。

构造函数
  名称说明
公共方法OleAutoObject(Object)
Construct an OleAutoObject
公共方法OleAutoObject(String)
Construct an OleAutoObject
公共方法OleAutoObject(Object, Type)
Construct an OleAutoObject
公共方法OleAutoObject(String, Boolean)
Construct an OleAutoObject
Top
方法
  名称说明
公共方法GetPropertyNames
Top
参见