'Declaration
Public Overloads Shadows ReadOnly Property Item( _ ByVal index As Integer _ ) As SchedulerGroupItem
public new SchedulerGroupItem Item( int index ) {get;}
Parameters
- index
'Declaration
Public Overloads Shadows ReadOnly Property Item( _ ByVal index As Integer _ ) As SchedulerGroupItem
public new SchedulerGroupItem Item( int index ) {get;}