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