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