ReportParameterInfoCollection Members
A collection of ReportParameterInfo objects.
The following tables list the members exposed by the ReportParameterInfoCollection type.
Public Properties
(see also Protected Properties )
Name | Description | |
---|---|---|
Count | (Inherited from ReadOnlyCollection.) | |
Item | Overloaded. |
Top
Protected Properties
Name | Description | |
---|---|---|
Items | (Inherited from ReadOnlyCollection.) |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Contains | (Inherited from ReadOnlyCollection.) | |
CopyTo | (Inherited from ReadOnlyCollection.) | |
Equals | Overloaded. (Inherited from Object.) | |
GetEnumerator | (Inherited from ReadOnlyCollection.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
IndexOf | (Inherited from ReadOnlyCollection.) | |
ReferenceEquals | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
System.Collections.Generic.ICollection.Add | (Inherited from ReadOnlyCollection.) | |
System.Collections.Generic.ICollection.Clear | (Inherited from ReadOnlyCollection.) | |
System.Collections.Generic.ICollection.Remove | (Inherited from ReadOnlyCollection.) | |
System.Collections.Generic.IList.Insert | (Inherited from ReadOnlyCollection.) | |
System.Collections.Generic.IList.RemoveAt | (Inherited from ReadOnlyCollection.) | |
System.Collections.ICollection.CopyTo | (Inherited from ReadOnlyCollection.) | |
System.Collections.IEnumerable.GetEnumerator | (Inherited from ReadOnlyCollection.) | |
System.Collections.IList.Add | (Inherited from ReadOnlyCollection.) | |
System.Collections.IList.Clear | (Inherited from ReadOnlyCollection.) | |
System.Collections.IList.Contains | (Inherited from ReadOnlyCollection.) | |
System.Collections.IList.IndexOf | (Inherited from ReadOnlyCollection.) | |
System.Collections.IList.Insert | (Inherited from ReadOnlyCollection.) | |
System.Collections.IList.Remove | (Inherited from ReadOnlyCollection.) | |
System.Collections.IList.RemoveAt | (Inherited from ReadOnlyCollection.) | |
System.Collections.Generic.ICollection.IsReadOnly | (Inherited from ReadOnlyCollection.) | |
System.Collections.Generic.IList.Item | (Inherited from ReadOnlyCollection.) | |
System.Collections.ICollection.IsSynchronized | (Inherited from ReadOnlyCollection.) | |
System.Collections.ICollection.SyncRoot | (Inherited from ReadOnlyCollection.) | |
System.Collections.IList.IsFixedSize | (Inherited from ReadOnlyCollection.) | |
System.Collections.IList.IsReadOnly | (Inherited from ReadOnlyCollection.) | |
System.Collections.IList.Item | (Inherited from ReadOnlyCollection.) |
Top
See Also
Reference
ReportParameterInfoCollection Class
Microsoft.Reporting.WebForms Namespace