[]
Represents a collection of WidgetAnnotation objects owned by Field object.
public class FieldWidgetCollection : Collection<WidgetAnnotation>, IList<WidgetAnnotation>, ICollection<WidgetAnnotation>, IList, ICollection, IReadOnlyList<WidgetAnnotation>, IReadOnlyCollection<WidgetAnnotation>, IEnumerable<WidgetAnnotation>, IEnumerable
Public Class FieldWidgetCollection
Inherits Collection(Of WidgetAnnotation)
Implements IList(Of WidgetAnnotation), ICollection(Of WidgetAnnotation), IList, ICollection, IReadOnlyList(Of WidgetAnnotation), IReadOnlyCollection(Of WidgetAnnotation), IEnumerable(Of WidgetAnnotation), IEnumerable