[]
        
(Showing Draft Content)

FarPoint.Win.Elements.Item

this Property

this[int]

Gets the element at the specified index within the collection.

Declaration
public virtual object this[int index] { get; }
Public Overridable ReadOnly Default Property Item(index As Integer) As Object
Parameters
Type Name Description
int index