Элементы ReportParameterCollection
A collection of ReportParameter objects. This class cannot be inherited.
Тип ReportParameterCollection предоставляет доступ к следующим элементам.
Методы
В начало
Свойства
| Имя | Описание | |
|---|---|---|
![]() |
AsNameValueCollection | Contains report parameters as a sorted collection of associated string keys and string values, which can be accessed using either the key or the index. |
![]() |
Count | (Наследуется из NameObjectCollectionBase.) |
![]() |
IsReadOnly | (Наследуется из NameObjectCollectionBase.) |
![]() |
IsValid | Indicates whether all of the report parameters have been correctly specified. |
![]() |
Item[ ( [ ( Int32] ) ] ) | Gets the parameter located in the collection at the position indicated by the index. In C#, this property is the indexer for the ReportParameterCollection class. |
![]() |
Item[ ( [ ( String] ) ] ) | Gets the report parameter from the collection. The parameter retrieved is the parameter from the collection that matches the name specified in the name parameter. In C#, this property is the indexer for the ReportParameterCollection class. |
![]() |
Keys | (Наследуется из NameObjectCollectionBase.) |
В начало
Явные реализации интерфейса
| Имя | Описание | |
|---|---|---|
![]() ![]() |
ICollection. . :: . .CopyTo | (Наследуется из NameObjectCollectionBase.) |
![]() ![]() |
ICollection. . :: . .IsSynchronized | (Наследуется из NameObjectCollectionBase.) |
![]() ![]() |
ICollection. . :: . .SyncRoot | (Наследуется из NameObjectCollectionBase.) |
В начало
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)