[]
Returns a single object from a collection.
IPoint this[int index] { get; }
The index number for the object.
The IPoint object.