Blazor | ComponentOne
C1.DataCollection Assembly / C1.DataCollection Namespace / C1LengthList Class / GetOffset Method

In This Topic
    GetOffset Method (C1LengthList)
    In This Topic
    Gets the accumulated length up to the indicated index (not including).
    Overload List
    OverloadDescription
    Gets the accumulated length up to the indicated index (not including). (Inherited from C1.DataCollection.C1LengthList<double>)
    Gets the accumulated length between the specified indexes (including both). (Inherited from C1.DataCollection.C1LengthList<double>)
    See Also