Метод Remove

Removes a ReportParameter from the collection.

Список перегрузок

  Имя Описание
Открытый метод Remove(String) Removes the ReportParameter with the specified name from the collection.
Открытый метод Remove(ReportParameter) Removes the specified ReportParameter from the collection.

В начало