[]
The LabelList is a list of Label objects. Only objects existing in the owning LabelCollection object may be added to this list.
public class LabelList : BaseList<Label>, IList<Label>, ICollection<Label>, IList, ICollection, IReadOnlyList<Label>, IReadOnlyCollection<Label>, IEnumerable<Label>, IEnumerable, INotifyCollectionChanged