[]
        
(Showing Draft Content)

C1.Win.C1Preview.ViewHistoryItemCollection.Item

this Property

this[int]

Gets or sets the element at the specified index.

Declaration
public ViewHistoryItem this[int index] { get; set; }
Parameters
Type Name Description
int index

The index in the current collection.

Property Value
Type Description
ViewHistoryItem

The ViewHistoryItem element at the specified index.