Select(IMenuItem) Method
Selects the specified item.
Remarks
Tip: You can use GetItem to get the item argument.

C# Syntax

void Select( 
   IMenuItem item
)

Parameters

item
Item to select.