'Declaration Public Overloads Shadows ReadOnly Property Item( _ ByVal name As System.String _ ) As ReportParameter
public new ReportParameter Item( System.string name ) {get;}
Parameters
- name
'Declaration Public Overloads Shadows ReadOnly Property Item( _ ByVal name As System.String _ ) As ReportParameter
public new ReportParameter Item( System.string name ) {get;}