CodeTypeReferenceCollection::Add Method (Type^)
.NET Framework (current version)
Adds a CodeTypeReference to the collection using the specified data type.
Assembly: System (in System.dll)
Parameters
- value
-
Type:
System::Type^
The data type for which to add a CodeTypeReference to the collection.
.NET Framework
Available since 1.1
Available since 1.1
Show: