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 )
| 名称 | Description | |
|---|---|---|
| .gif) | 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. | 
| .gif) | Count | (inherited from NameObjectCollectionBase ) | 
| .gif) | IsValid | Indicates whether all of the report parameters have been correctly specified. | 
| .gif) | Item | Overloaded. Gets a report parameter from the collection. | 
| .gif) | Keys | (inherited from NameObjectCollectionBase ) | 
顶部
Protected Properties
| 名称 | Description | |
|---|---|---|
| .gif) | IsReadOnly | (inherited from NameObjectCollectionBase ) | 
顶部
Public Methods
(see also Protected Methods )
| 名称 | Description | |
|---|---|---|
| .gif) | Equals | Overloaded. (inherited from Object ) | 
| .gif) | GetEnumerator | (inherited from NameObjectCollectionBase ) | 
| .gif) | GetHashCode | (inherited from Object ) | 
| .gif) | GetObjectData | (inherited from NameObjectCollectionBase ) | 
| .gif) | GetType | (inherited from Object ) | 
| .gif) | OnDeserialization | (inherited from NameObjectCollectionBase ) | 
| .gif) .gif) | ReferenceEquals | (inherited from Object ) | 
| .gif) | ToString | (inherited from Object ) | 
顶部
Protected Methods
| 名称 | Description | |
|---|---|---|
| .gif) | BaseAdd | (inherited from NameObjectCollectionBase ) | 
| .gif) | BaseClear | (inherited from NameObjectCollectionBase ) | 
| .gif) | BaseGet | Overloaded. (inherited from NameObjectCollectionBase ) | 
| .gif) | BaseGetAllKeys | (inherited from NameObjectCollectionBase ) | 
| .gif) | BaseGetAllValues | Overloaded. (inherited from NameObjectCollectionBase ) | 
| .gif) | BaseGetKey | (inherited from NameObjectCollectionBase ) | 
| .gif) | BaseHasKeys | (inherited from NameObjectCollectionBase ) | 
| .gif) | BaseRemove | (inherited from NameObjectCollectionBase ) | 
| .gif) | BaseRemoveAt | (inherited from NameObjectCollectionBase ) | 
| .gif) | BaseSet | Overloaded. (inherited from NameObjectCollectionBase ) | 
| .gif) | Finalize | (inherited from Object ) | 
| .gif) | MemberwiseClone | (inherited from Object ) | 
顶部
Explicit Interface Implementations
| 名称 | Description | |
|---|---|---|
| System.Collections.ICollection.CopyTo | (inherited from NameObjectCollectionBase ) | |
| System.Collections.ICollection.IsSynchronized | (inherited from NameObjectCollectionBase ) | |
| System.Collections.ICollection.SyncRoot | (inherited from NameObjectCollectionBase ) | 
顶部
请参阅
参考
ReportParameterCollection Class
Microsoft.ReportingServices.ReportRendering Namespace