CodeTypeReference Constructor ()

 

Initializes a new instance of the CodeTypeReference class.

Namespace:   System.CodeDom
Assembly:  System (in System.dll)

public:
CodeTypeReference()

This constructor creates an empty CodeTypeReference object. If you use this constructor, set properties to establish the type reference.

.NET Framework
Available since 2.0
Return to top
Show: