Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Una colección de objetos ReportParameterInfo.
Jerarquía de herencia
System.Object
System.Collections.ObjectModel.ReadOnlyCollection<ReportParameterInfo>
Microsoft.Reporting.WebForms.ReportParameterInfoCollection
Espacio de nombres: Microsoft.Reporting.WebForms
Ensamblado: Microsoft.ReportViewer.WebForms (en Microsoft.ReportViewer.WebForms.dll)
Sintaxis
'Declaración
<ComVisibleAttribute(False)> _
Public NotInheritable Class ReportParameterInfoCollection _
Inherits ReadOnlyCollection(Of ReportParameterInfo)
'Uso
Dim instance As ReportParameterInfoCollection
[ComVisibleAttribute(false)]
public sealed class ReportParameterInfoCollection : ReadOnlyCollection<ReportParameterInfo>
[ComVisibleAttribute(false)]
public ref class ReportParameterInfoCollection sealed : public ReadOnlyCollection<ReportParameterInfo^>
[<SealedAttribute>]
[<ComVisibleAttribute(false)>]
type ReportParameterInfoCollection =
class
inherit ReadOnlyCollection<ReportParameterInfo>
end
public final class ReportParameterInfoCollection extends ReadOnlyCollection<ReportParameterInfo>
El tipo ReportParameterInfoCollection expone los siguientes miembros.
Propiedades
| Nombre | Descripción | |
|---|---|---|
![]() |
Count | (Se hereda de ReadOnlyCollection<ReportParameterInfo>.) |
![]() |
Item[Int32] | (Se hereda de ReadOnlyCollection<ReportParameterInfo>.) |
![]() |
Item[String] | Devuelve un elemento con nombre desde ReportParameterInfoCollection. |
![]() |
Items | (Se hereda de ReadOnlyCollection<ReportParameterInfo>.) |
Arriba
Métodos
| Nombre | Descripción | |
|---|---|---|
![]() |
Contains | (Se hereda de ReadOnlyCollection<ReportParameterInfo>.) |
![]() |
CopyTo | (Se hereda de ReadOnlyCollection<ReportParameterInfo>.) |
![]() |
Equals | (Se hereda de Object.) |
![]() |
Finalize | (Se hereda de Object.) |
![]() |
GetEnumerator | (Se hereda de ReadOnlyCollection<ReportParameterInfo>.) |
![]() |
GetHashCode | (Se hereda de Object.) |
![]() |
GetType | (Se hereda de Object.) |
![]() |
IndexOf | (Se hereda de ReadOnlyCollection<ReportParameterInfo>.) |
![]() |
MemberwiseClone | (Se hereda de Object.) |
![]() |
ToString | (Se hereda de Object.) |
Arriba
Implementaciones de interfaces explícitas
| Nombre | Descripción | |
|---|---|---|
![]() ![]() |
ICollection<T>.Add | (Se hereda de ReadOnlyCollection<ReportParameterInfo>.) |
![]() ![]() |
IList.Add | (Se hereda de ReadOnlyCollection<ReportParameterInfo>.) |
![]() ![]() |
ICollection<T>.Clear | (Se hereda de ReadOnlyCollection<ReportParameterInfo>.) |
![]() ![]() |
IList.Clear | (Se hereda de ReadOnlyCollection<ReportParameterInfo>.) |
![]() ![]() |
IList.Contains | (Se hereda de ReadOnlyCollection<ReportParameterInfo>.) |
![]() ![]() |
ICollection.CopyTo | (Se hereda de ReadOnlyCollection<ReportParameterInfo>.) |
![]() ![]() |
IEnumerable.GetEnumerator | (Se hereda de ReadOnlyCollection<ReportParameterInfo>.) |
![]() ![]() |
IList.IndexOf | (Se hereda de ReadOnlyCollection<ReportParameterInfo>.) |
![]() ![]() |
IList<T>.Insert | (Se hereda de ReadOnlyCollection<ReportParameterInfo>.) |
![]() ![]() |
IList.Insert | (Se hereda de ReadOnlyCollection<ReportParameterInfo>.) |
![]() ![]() |
IList.IsFixedSize | (Se hereda de ReadOnlyCollection<ReportParameterInfo>.) |
![]() ![]() |
ICollection<T>.IsReadOnly | (Se hereda de ReadOnlyCollection<ReportParameterInfo>.) |
![]() ![]() |
IList.IsReadOnly | (Se hereda de ReadOnlyCollection<ReportParameterInfo>.) |
![]() ![]() |
ICollection.IsSynchronized | (Se hereda de ReadOnlyCollection<ReportParameterInfo>.) |
![]() ![]() |
IList<T>.Item | (Se hereda de ReadOnlyCollection<ReportParameterInfo>.) |
![]() ![]() |
IList.Item | (Se hereda de ReadOnlyCollection<ReportParameterInfo>.) |
![]() ![]() |
ICollection<T>.Remove | (Se hereda de ReadOnlyCollection<ReportParameterInfo>.) |
![]() ![]() |
IList.Remove | (Se hereda de ReadOnlyCollection<ReportParameterInfo>.) |
![]() ![]() |
IList<T>.RemoveAt | (Se hereda de ReadOnlyCollection<ReportParameterInfo>.) |
![]() ![]() |
IList.RemoveAt | (Se hereda de ReadOnlyCollection<ReportParameterInfo>.) |
![]() ![]() |
ICollection.SyncRoot | (Se hereda de ReadOnlyCollection<ReportParameterInfo>.) |
Arriba
Seguridad para subprocesos
Cualquier miembro público static (Shared en Visual Basic) de este tipo es seguro para subprocesos. No se garantiza que los miembros de instancia sean seguros para subprocesos.
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)