Piccolo.NET

PActivityList.IndexOf Method 

Determines the index of a specific activity in the list.

public int IndexOf(
   PActivity activity
);

Parameters

activity
The activity to locate in the list.

Return Value

The index of the activity if found in the list; otherwise, -1.

See Also

PActivityList Class | UMD.HCIL.Piccolo.Util Namespace


Web Accessibility