C1.Silverlight.Schedule.5
Item Property (ActionCollection)

Syntax
'Declaration
 
Public Default Property Item( _
   ByVal index As System.Integer _
) As Action
public Action this[ 
   System.int index
]; {get; set;}

Parameters

index
See Also

Reference

ActionCollection Class
ActionCollection Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.