find


Description:

public bool find (ProjectFile item, out uint position)

Find an item in the list and return its position.

Parameters:

item

The ProjectFile item to find

position

Output parameter for the position if found

Returns:

true if item was found, false otherwise