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