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

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

Parameters

index
See Also

Reference

ContactList Class
ContactList Members

 

 


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