C1.C1DataExtender.2 Assembly > C1.C1DataExtender Namespace > C1DataViewCollection Class > Item Property : Item(Int32) Property |
'Declaration Public Overloads ReadOnly Property Item( _ ByVal index As System.Integer _ ) As C1DataView
public C1DataView Item( System.int index ) {get;}