CodeTypeParameterCollection::Add Method (String^)
.NET Framework (current version)
Adds the specified CodeTypeParameter object to the collection using the specified data type name.
Assembly: System (in System.dll)
Parameters
- value
-
Type:
System::String^
The name of a data type for which to add the CodeTypeParameter object to the collection.
.NET Framework
Available since 2.0
Available since 2.0
Show: