ReportParameterInfoCollection Members
Visual Studio 2010
A collection of ReportParameterInfo objects.
The following tables list the members exposed by the ReportParameterInfoCollection type.
(see also
Protected Properties
)
Top
| Name | Description | |
|---|---|---|
| Count | (Inherited from ReadOnlyCollection.) |
| Item | Overloaded. |
(see also
Protected Methods
)
Top
| 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.) |
| 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.) |