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




Creates a new instance of the ObjectSetHolder Class.

Syntax

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

Requirements

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

See Also