Click or drag to resize

ItemIndex Property

Gets this item's index when it was retrieved from an enumeration.

Namespace:  callback.ShellBoost.Core.WindowsShell
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public int Index { get; }

Property Value

Type: Int32
The index.
See Also