| C1.Data.2 Assembly > C1.Data Namespace > C1DataTableCollection Class > Item Property : Item(String) Property |
'Declaration Public Overloads ReadOnly Property Item( _ ByVal name As System.String _ ) As C1DataTable
public C1DataTable Item( System.string name ) {get;}