System.Windows.Forms.ListViewItem.Index Property

Gets the zero-based index of the item within the System.Windows.Forms.ListView control.

Syntax

[System.ComponentModel.Browsable(false)]
public int Index { get; }

Value

Documentation for this section has not yet been entered.

Remarks

You can use this property to determine if the item is associated with a System.Windows.Forms.ListView control as well as to determine its position within the System.Windows.Forms.ListView.ListViewItemCollection of the System.Windows.Forms.ListView.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0