Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
A collection of ReportParameterInfo objects.
Namespace: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (in Microsoft.ReportViewer.WinForms.dll)
Inheritance Hierarchy
System.Object
System.Collections.ObjectModel.ReadOnlyCollection<T>
Microsoft.Reporting.WinForms.ReportParameterInfoCollection
Syntax
[ComVisibleAttribute(false)]
public sealed class ReportParameterInfoCollection : ReadOnlyCollection<ReportParameterInfo>
[ComVisibleAttribute(false)]
public ref class ReportParameterInfoCollection sealed : ReadOnlyCollection<ReportParameterInfo^>
[<Sealed>]
[<ComVisibleAttribute(false)>]
type ReportParameterInfoCollection =
class
inherit ReadOnlyCollection<ReportParameterInfo>
end
<ComVisibleAttribute(False)>
Public NotInheritable Class ReportParameterInfoCollection
Inherits ReadOnlyCollection(Of ReportParameterInfo)
Properties
| Name | Description | |
|---|---|---|
![]() |
Count | (Inherited from ReadOnlyCollection<T>.) |
![]() |
Item[Int32] | (Inherited from ReadOnlyCollection<T>.) |
![]() |
Item[String] | Returns a named item from the ReportParameterInfoCollection. |
Methods
| Name | Description | |
|---|---|---|
![]() |
Contains(T) | (Inherited from ReadOnlyCollection<T>.) |
![]() |
CopyTo(T[], Int32) | (Inherited from ReadOnlyCollection<T>.) |
![]() |
Equals(Object) | (Inherited from Object.) |
![]() |
GetEnumerator() | (Inherited from ReadOnlyCollection<T>.) |
![]() |
GetHashCode() | (Inherited from Object.) |
![]() |
GetType() | (Inherited from Object.) |
![]() |
IndexOf(T) | (Inherited from ReadOnlyCollection<T>.) |
![]() |
ToString() | (Inherited from Object.) |
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
![]() ![]() |
ICollection<TKey>.Add(T) | (Inherited from ReadOnlyCollection<T>.) |
![]() ![]() |
ICollection<TKey>.Clear() | (Inherited from ReadOnlyCollection<T>.) |
![]() ![]() |
ICollection<TKey>.Remove(T) | (Inherited from ReadOnlyCollection<T>.) |
![]() ![]() |
IList<T>.Insert(Int32, T) | (Inherited from ReadOnlyCollection<T>.) |
![]() ![]() |
IList<T>.RemoveAt(Int32) | (Inherited from ReadOnlyCollection<T>.) |
![]() ![]() |
ICollection.CopyTo(Array, Int32) | (Inherited from ReadOnlyCollection<T>.) |
![]() ![]() |
IEnumerable.GetEnumerator() | (Inherited from ReadOnlyCollection<T>.) |
![]() ![]() |
IList.Add(Object) | (Inherited from ReadOnlyCollection<T>.) |
![]() ![]() |
IList.Clear() | (Inherited from ReadOnlyCollection<T>.) |
![]() ![]() |
IList.Contains(Object) | (Inherited from ReadOnlyCollection<T>.) |
![]() ![]() |
IList.IndexOf(Object) | (Inherited from ReadOnlyCollection<T>.) |
![]() ![]() |
IList.Insert(Int32, Object) | (Inherited from ReadOnlyCollection<T>.) |
![]() ![]() |
IList.Remove(Object) | (Inherited from ReadOnlyCollection<T>.) |
![]() ![]() |
IList.RemoveAt(Int32) | (Inherited from ReadOnlyCollection<T>.) |
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.Reporting.WinForms Namespace
Return to top
.jpeg)
.gif)
.jpeg)
.jpeg)