'Declaration Public Overloads Property Item( _ ByVal colName As String _ ) As Object
public object Item( string colName ) {get; set;}
RowWithDetails Class RowWithDetails Members Overload List