'Declaration
Public Function GetLines() As System.Collections.Generic.List(Of NLineSegmentF)
'Usage
Dim instance As NBody1D Dim value As System.Collections.Generic.List(Of NLineSegmentF) value = instance.GetLines()
public System.Collections.Generic.List<NLineSegmentF> GetLines()