次の方法で共有


CodeParameterDeclarationExpressionCollection コンストラクタ

CodeParameterDeclarationExpressionCollection クラスの新しいインスタンスを初期化します。

オーバーロードの一覧

名前 説明
CodeParameterDeclarationExpressionCollection () CodeParameterDeclarationExpressionCollection クラスの新しいインスタンスを初期化します。
CodeParameterDeclarationExpressionCollection (CodeParameterDeclarationExpression[]) CodeParameterDeclarationExpression オブジェクトの指定した配列を格納する CodeParameterDeclarationExpressionCollection クラスの新しいインスタンスを初期化します。
CodeParameterDeclarationExpressionCollection (CodeParameterDeclarationExpressionCollection) 指定したソース コレクションの要素を格納する CodeParameterDeclarationExpressionCollection クラスの新しいインスタンスを初期化します。

参照

関連項目

CodeParameterDeclarationExpressionCollection クラス
CodeParameterDeclarationExpressionCollection メンバ
System.CodeDom 名前空間