[]
        
(Showing Draft Content)

C1.DataCollection.C1LengthList.Item

this Property

this[int]

Declaration
public double this[int index] { get; set; }
Public Default Property Item(index As Integer) As Double
Parameters
Type Name Description
int index
Implements