C# Programmer's Reference  

Constructors and Destructors

This section explains the process of creation, initialization, and destruction of objects. It introduces the following topics:

See Also

C# Language Features