DataCollection | ComponentOne
C1.DataCollection Assembly / C1.DataCollection Namespace / C1LengthList Class / TotalLength Property

In This Topic
    TotalLength Property
    In This Topic
    Gets the accumulation of all the lengths in the list.
    Syntax
    'Declaration
     
    Public ReadOnly Property TotalLength As Double
    public double TotalLength {get;}
    See Also