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