CodeMemberMethod::Parameters Property

 

Gets the parameter declarations for the method.

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

public:
property CodeParameterDeclarationExpressionCollection^ Parameters {
	CodeParameterDeclarationExpressionCollection^ get();
}

.NET Framework
Available since 1.1
Return to top
Show: