ComponentOne Scheduler for WinForms
ResourceListForm Constructor(ResourceList)

C1.Win.C1Schedule.4 Assembly > C1.Win.C1Schedule.Forms Namespace > ResourceListForm Class > ResourceListForm Constructor : ResourceListForm Constructor(ResourceList)
The C1.C1Schedule.ResourceList list to edit.
Initializes a new instance of the ResourceListForm form.
Syntax
'Declaration
 
Public Function New( _
   ByVal list As ResourceList _
)
public ResourceListForm( 
   ResourceList list
)

Parameters

list
The C1.C1Schedule.ResourceList list to edit.
See Also

Reference

ResourceListForm Class
ResourceListForm Members
Overload List