SingleSelect(IListItem) Method
Selects the specified item in the list.

C# Syntax

void SingleSelect( 
   IListItem item
)

Parameters

item
IListItem item to select.