Chili.Opf3 Send comments on this topic.
ObjectInfo Constructor
See Also 
Chili.Opf3 Namespace > ObjectInfo Class : ObjectInfo Constructor




Creates an instance of the ObjectInfo Class.

Syntax

Visual Basic (Declaration) 
Public Function New()
Visual Basic (Usage)Copy Code
Dim instance As ObjectInfo()
C# 
public ObjectInfo()
Managed Extensions for C++ 
public: ObjectInfo();
C++/CLI 
public:
ObjectInfo();

Requirements

Platforms: Windows 2000, Windows XP family, Windows Server 2003 family, Windows Vista family

See Also