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




Creates a new instance of the ID Class.

Syntax

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

Requirements

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

See Also