System.CodeDom.CodeCatchClauseCollection.CodeCatchClauseCollection C# (CSharp) Method

CodeCatchClauseCollection() public method

public CodeCatchClauseCollection ( ) : System
return System
        public CodeCatchClauseCollection() {
        }
        

Same methods

CodeCatchClauseCollection::CodeCatchClauseCollection ( CodeCatchClause value ) : System
CodeCatchClauseCollection::CodeCatchClauseCollection ( CodeCatchClauseCollection value ) : System