[]
        
(Showing Draft Content)

GrapeCity.Documents.Common.ReadOnlyStructList-1.Item

this Property

this[int]

Gets a reference to the struct at the specified index.

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