C1.WPF.GanttView.4.6.2 Assembly / C1.GanttView Namespace / ResourceCollection Class / Search Method / Search(Int32) Method

In This Topic
Search(Int32) Method
In This Topic
Searches for a Resource with the specified ID.
Syntax
'Declaration
 
Public Overloads Function Search( _
   ByVal id As Integer _
) As Resource
 

Parameters

id
See Also