Click or drag to resize

OleAutoObject Class

X#
VO Compatible OLE Automation class
Inheritance Hierarchy
Object
  OleAutoObject
    OleAutoObjectFromFile

Namespace:  XSharp
Assembly:  XSharp.VO (in XSharp.VO.dll) Version: 2.19
Syntax
[AllowLateBindingAttribute]
 CLASS OleAutoObject IMPLEMENTS IDynamicProperties, 
	ILateBound
Request Example View Source

The OleAutoObject type exposes the following members.

Constructors
  NameDescription
Public methodOleAutoObject(Object)
Construct an OleAutoObject
Public methodOleAutoObject(String)
Construct an OleAutoObject
Public methodOleAutoObject(Object, Type)
Construct an OleAutoObject
Public methodOleAutoObject(String, Logic)
Construct an OleAutoObject
Top
Methods
  NameDescription
Public methodGetPropertyNames
Top
See Also