ReportParameterCollection Members
A collection of ReportParameter objects. This class cannot be inherited.
The following tables list the members exposed by the ReportParameterCollection type.
Public Properties
(see also Protected Properties )
Name | Description | |
---|---|---|
![]() |
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 | (inherited from NameObjectCollectionBase ) |
![]() |
IsValid | Indicates whether all of the report parameters have been correctly specified. |
![]() |
Item | Overloaded. Gets a report parameter from the collection. |
![]() |
Keys | (inherited from NameObjectCollectionBase ) |
Top
Protected Properties
Name | Description | |
---|---|---|
![]() |
IsReadOnly | (inherited from NameObjectCollectionBase ) |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetEnumerator | (inherited from NameObjectCollectionBase ) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetObjectData | (inherited from NameObjectCollectionBase ) |
![]() |
GetType | (inherited from Object ) |
![]() |
OnDeserialization | (inherited from NameObjectCollectionBase ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
BaseAdd | (inherited from NameObjectCollectionBase ) |
![]() |
BaseClear | (inherited from NameObjectCollectionBase ) |
![]() |
BaseGet | Overloaded. (inherited from NameObjectCollectionBase ) |
![]() |
BaseGetAllKeys | (inherited from NameObjectCollectionBase ) |
![]() |
BaseGetAllValues | Overloaded. (inherited from NameObjectCollectionBase ) |
![]() |
BaseGetKey | (inherited from NameObjectCollectionBase ) |
![]() |
BaseHasKeys | (inherited from NameObjectCollectionBase ) |
![]() |
BaseRemove | (inherited from NameObjectCollectionBase ) |
![]() |
BaseRemoveAt | (inherited from NameObjectCollectionBase ) |
![]() |
BaseSet | Overloaded. (inherited from NameObjectCollectionBase ) |
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
System.Collections.ICollection.CopyTo | (inherited from NameObjectCollectionBase ) | |
System.Collections.ICollection.IsSynchronized | (inherited from NameObjectCollectionBase ) | |
System.Collections.ICollection.SyncRoot | (inherited from NameObjectCollectionBase ) |
Top
See Also
Reference
ReportParameterCollection Class
Microsoft.ReportingServices.ReportRendering Namespace