ShellMenuItemListItem Property |
Namespace:
ShellBoost.Core
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public ShellMenuItem this[
int index
] { get; set; }
Parameters
- index
- Type: SystemInt32
The index.
Property Value
Type:
ShellMenuItemAn instance of the ShellMenuItem class.
Return Value
Type:
ShellMenuItemAn instance of the ShellMenuItem class.
Implements
IListTItemInt32See Also