Parameters
- index
- The index specifying where the point will be inserted. A negative value means that the point XY-values will be added to the end of the corresponding list. Otherwise, the value must be in the range [0, Coordinate2Ds.Count] inclusive.
- point
- The MapPoint to insert. It cannot be null.