ComponentOne GanttView for WPF
Search(Int32) Method

C1.WPF.GanttView.4 Assembly > C1.GanttView Namespace > TaskCollection Class > Search Method : Search(Int32) Method
Searches for a Task with the specified ID.
Syntax
'Declaration
 
Public Overloads Function Search( _
   ByVal id As System.Integer _
) As Task
public Task Search( 
   System.int id
)

Parameters

id
See Also

Reference

TaskCollection Class
TaskCollection Members
Overload List