[Home]
[Edit this page]
[Recent Changes]
[Special Pages]
[Help]
CSharpNew
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
CSharpNew
(C#) new
Keyword for creating new instances of an object.MyClass myClass = new MyClass();
'new' links
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
