[]
Represents a strongly typed collection of CodeClass objects.
public sealed class CodeClassCollection : Collection<CodeClass>, IList<CodeClass>, ICollection<CodeClass>, IList, ICollection, IReadOnlyList<CodeClass>, IReadOnlyCollection<CodeClass>, IEnumerable<CodeClass>, IEnumerable