Chili.Opf3 Send comments on this topic.
ObjectHolder Constructor()
See Also 
Chili.Opf3.Relations Namespace > Generic ObjectHolder Class > ObjectHolder Constructor : ObjectHolder Constructor()




Creates a new instance of the ObjectHolder Class.

Syntax

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

Requirements

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

See Also