[ContentAttribute] public IList<Point> Points { get; set; }
<ContentAttribute> Public Property Points As IList(Of Point) Get Set
[<ContentAttribute>] member Points : IList<Point> with get, set
In This Article