[]
        
(Showing Draft Content)

C1.DataCollection.C1LengthList.SetItem

SetItem Method

SetItem(int, double)

Sets an item at the specified index.

Declaration
public double SetItem(int index, double value)
Parameters
Type Name Description
int index

The index to set the value.

double value

The value to be set.

Returns
Type Description
double

Returns a delta value indicating the difference between the previous and the set value.