次の方法で共有


CodeCatchClauseCollection コンストラクタ

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

オーバーロードの一覧

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

参照

関連項目

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