ComponentOne Scheduler for WinForms
Item Property (ResourceList)

C1.Win.C1Schedule.4 Assembly > C1.C1Schedule Namespace > ResourceList Class : Item Property
Syntax
'Declaration
 
Public Default Property Item( _
   ByVal index As System.Integer _
) As Resource
public Resource this[ 
   System.int index
]; {get; set;}

Parameters

index
See Also

Reference

ResourceList Class
ResourceList Members