CodeGenerator::OutputParameters Method (CodeParameterDeclarationExpressionCollection^)
.NET Framework (current version)
Generates code for the specified parameters.
Assembly: System (in System.dll)
protected: virtual void OutputParameters( CodeParameterDeclarationExpressionCollection^ parameters )
Parameters
- parameters
-
Type:
System.CodeDom::CodeParameterDeclarationExpressionCollection^
The parameter declaration expressions to generate code for.
.NET Framework
Available since 1.1
Available since 1.1
Show: