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