C1.DataCollection Assembly / C1.DataCollection Namespace / C1LengthList Class / GetOffset Method / GetOffset(Int32) Method
The index.

In This Topic
GetOffset(Int32) Method
In This Topic
Gets the accumulated length up to the indicated index (not including).
Syntax
'Declaration
 
Public Overloads Function GetOffset( _
   ByVal index As Integer _
) As Double
 

Parameters

index
The index.
See Also