public IList<Coordinate2D> Coords {get; set;}
Public Property Coords As IList(Of Coordinate2D)
public IList<Coordinate2D> Coords {get; set;}
Public Property Coords As IList(Of Coordinate2D)
| Exception | Description |
|---|---|
| System.ArgumentNullException | The input is null. |
Target Platforms: Windows 10, Windows 8.1