[]
        
(Showing Draft Content)

C1.LiveLinq.LiveViews.View-1.Item

this Property

this[int]

Gets the view item (element) at the specified ordinal position.

Declaration
public T this[int ordinal] { get; }
Parameters
Type Name Description
int ordinal

The zero-based ordinal position of the view item.