find


Description:

public bool find (Atom target, out uint info)

Looks up a given target in a TargetList.

Parameters:

this

a TargetList

target

an interned atom representing the target to search for

info

a pointer to the location to store application info for target, or null

Returns:

true if the target was found, otherwise false