Gets this item's index when it was retrieved from an enumeration.
Namespace:
ShellBoost.Core.WindowsShell
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public int Index { get; }
Property Value
Type:
Int32
The index.
See Also