Manages a collection of CodeCatchClause objects.
Object
CodeCatchClauseCollection
[Visual Basic] Public Class CodeCatchClauseCollection Implements IList, ICollection, IEnumerable [C#] public class CodeCatchClauseCollection : IList, ICollection, IEnumerable [C++] public __gc class CodeCatchClauseCollection : public IList, ICollection, IEnumerable [JScript] public class CodeCatchClauseCollection implements IList, ICollection, IEnumerable
[To be supplied.]
Namespace: System.CodeDOM
Assembly: System.dll
CodeCatchClauseCollection Members | System.CodeDOM Namespace | CodeCatchClause