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




Creates a new instance of the ObjectSet Class.

Syntax

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

Requirements

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

See Also