Public Property Coords As IList(Of Coordinate3D)
public IList<Coordinate3D> Coords {get; set;}
Public Property Coords As IList(Of Coordinate3D)
public IList<Coordinate3D> Coords {get; set;}
| Exception | Description |
|---|---|
| System.ArgumentNullException | The input is null. |
Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)