ComponentOne GanttView for WinForms
Search Method (ResourceRefCollection)

C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView Namespace > ResourceRefCollection Class : Search Method
Searches for a ResourceRef with the specified ID of the resource.
Syntax
'Declaration
 
Public Function Search( _
   ByVal resourceID As System.Integer _
) As ResourceRef
public ResourceRef Search( 
   System.int resourceID
)

Parameters

resourceID
See Also

Reference

ResourceRefCollection Class
ResourceRefCollection Members