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 class.  
    Top
    Public Properties
     NameDescription
    Public Property  
    Public Property  
    Public Property  
    Public PropertyGets the accumulation of all the lengths in the list.  
    Top
    Public Methods
     NameDescription
    Public Method  
    Public Method  
    Public MethodSets to the default length the items in the range for the specified parameters startingIndex and count.  
    Public Method  
    Public Method  
    Public Method  
    Public Method  
    Public MethodGets the accumulated length up to the indicated index (not including).  
    Public Method  
    Public Method  
    Public MethodOverloaded. Inserts the specified newItems at the startingIndex.  
    Public MethodMoves the number of items specified by count from oldIndex to newIndex.  
    Public Method  
    Public Method  
    Public Method  
    Public MethodSets an item at the specified index.  
    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