[]
        
(Showing Draft Content)

FarPoint.Win.CaptionsArrayList.Item

this Property

this[int]

Gets the caption at the specified index within the array.

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