find


Description:

public bool find (SessionBase item, out uint position)

Find an item in the list and return its position.

Parameters:

item

The SessionBase item to find

position

Output parameter for the position if found

Returns:

true if item was found, false otherwise