[]
        
(Showing Draft Content)

C1.DataCollection.C1LengthList-1.Item

this Property

this[int]

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