[]
Returns a single object from a collection.
IPoint this[int index] { get; }
ReadOnly Default Property Item(index As Integer) As IPoint
The index number for the object.
The IPoint object.