ComponentOne GanttView for WinForms
Search(String) Method

C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView Namespace > TaskCollection Class > Search Method : Search(String) Method
Searches for a Task with the specified Name.
Syntax
'Declaration
 
Public Overloads Function Search( _
   ByVal name As System.String _
) As Task
public Task Search( 
   System.string name
)

Parameters

name
See Also

Reference

TaskCollection Class
TaskCollection Members
Overload List