ShellSystemListItemIndex Property |
Get the index within the list
Namespace: Jam.ShellAssembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntaxpublic int Index { get; }Public ReadOnly Property Index As Integer
Get
public:
property int Index {
int get ();
}member Index : int with get
Property Value
Int32
See Also