ReportParameterInfoCollection Класс
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
public ref class ReportParameterInfoCollection sealed : System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::Reporting::WebForms::ReportParameterInfo ^>
[System.Runtime.InteropServices.ComVisible(false)]
public sealed class ReportParameterInfoCollection : System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.Reporting.WebForms.ReportParameterInfo>
[<System.Runtime.InteropServices.ComVisible(false)>]
type ReportParameterInfoCollection = class
inherit ReadOnlyCollection<ReportParameterInfo>
Public NotInheritable Class ReportParameterInfoCollection
Inherits ReadOnlyCollection(Of ReportParameterInfo)
- Наследование
-
ReportParameterInfoCollection
- Атрибуты
Свойства
| Имя | Описание |
|---|---|
| Item[String] | |