C Sharp Programming/Keywords/new
From Wikibooks, the open-content textbooks collection
The new keyword is an operator that requests a new instance of the class identified by its argument.
| C# Keywords | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|
| Special C# Identifiers | ||||||||||
|
The new keyword is an operator that requests a new instance of the class identified by its argument.
| C# Keywords | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|
| Special C# Identifiers | ||||||||||
|