'Declaration Public Default Property Item( _ ByVal index As System.Integer _ ) As TItem
public TItem this[ System.int index ]; {get; set;}
ReportOwnedCollection<TItem> Class ReportOwnedCollection<TItem> Members