ComponentOne Scheduler for WPF and Silverlight
Item(Int32) Property

C1.C1Schedule Namespace > C1ObservableKeyedCollection<TKey,TItem> Class > Item Property : Item(Int32) Property
Syntax
'Declaration
 
Public Overloads Property Item( _
   ByVal index As System.Integer _
) As TItem
public TItem Item( 
   System.int index
) {get; set;}

Parameters

index
See Also

Reference

C1ObservableKeyedCollection<TKey,TItem> Class
C1ObservableKeyedCollection<TKey,TItem> Members
Overload List