Blazor | ComponentOne
C1.DataCollection Assembly / C1.DataCollection Namespace / C1LengthList Class
Properties Methods

In This Topic
    C1LengthList Class Members
    In This Topic

    The following tables list the members exposed by C1LengthList.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the C1LengthList<T> class.  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from C1.DataCollection.C1LengthList<double>)
    Public Property (Inherited from C1.DataCollection.C1LengthList<double>)
    Public Property (Inherited from C1.DataCollection.C1LengthList<double>)
    Public PropertyGets the accumulation of all the lengths in the list. (Inherited from C1.DataCollection.C1LengthList<double>)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from C1.DataCollection.C1LengthList<double>)
    Public Method (Inherited from C1.DataCollection.C1LengthList<double>)
    Public MethodSets to the default length the items in the range for the specified parameters startingIndex and count. (Inherited from C1.DataCollection.C1LengthList<double>)
    Public Method (Inherited from C1.DataCollection.C1LengthList<double>)
    Public Method (Inherited from C1.DataCollection.C1LengthList<double>)
    Public Method (Inherited from C1.DataCollection.C1LengthList<double>)
    Public Method (Inherited from C1.DataCollection.C1LengthList<double>)
    Public MethodOverloaded. Gets the accumulated length up to the indicated index (not including). (Inherited from C1.DataCollection.C1LengthList<double>)
    Public Method (Inherited from C1.DataCollection.C1LengthList<double>)
    Public Method (Inherited from C1.DataCollection.C1LengthList<double>)
    Public MethodOverloaded. Inserts the specified count of default length items at the specified startingIndex. (Inherited from C1.DataCollection.C1LengthList<double>)
    Public MethodMoves the number of items specified by count from oldIndex to newIndex. (Inherited from C1.DataCollection.C1LengthList<double>)
    Public Method (Inherited from C1.DataCollection.C1LengthList<double>)
    Public Method (Inherited from C1.DataCollection.C1LengthList<double>)
    Public Method (Inherited from C1.DataCollection.C1LengthList<double>)
    Public MethodSets an item at the specified index. (Inherited from C1.DataCollection.C1LengthList<double>)
    Top
    Extension Methods
     NameDescription
    Public Extension MethodOverloaded. Wraps an System.Collections.IEnumerable into a data collection.
    Public Extension MethodOverloaded. Wraps an System.Collections.IEnumerable into a data collection.
    Top
    See Also