Partager via


Membres ReportParameterCollection

Represents a collection of ReportParameter objects.

Le type ReportParameterCollection expose les membres suivants.

Méthodes

  Nom Description
Méthode publique Equals (Hérité de Object.)
Méthode protégée Finalize (Hérité de Object.)
Méthode publique GetEnumerator Gets the enumerator for this ReportElementCollectionBase<(Of <(<'T>)>)>. (Hérité de ReportElementCollectionBase< (Of < ( <'T> ) > ) >.)
Méthode publique GetHashCode (Hérité de Object.)
Méthode publique GetType (Hérité de Object.)
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode publique ToString (Hérité de Object.)

Haut de la page

Propriétés

  Nom Description
Propriété publique Count Gets the number of items in the collection. (Se substitue à ReportElementCollectionBase< (Of < ( <'T> ) > ) >. . :: . .Count.)
Propriété publique Item[ ( [ ( Int32] ) ] ) Gets the item at the specified index. (Se substitue à ReportElementCollectionBase< (Of < ( <'T> ) > ) >. . :: . .Item[ ( [ ( Int32] ) ] ) .)
Propriété publique Item[ ( [ ( String] ) ] ) Gets the ReportParameter that has the specified name.

Haut de la page

Implémentations d'interfaces explicites

  Nom Description
Implémentation d'interface expliciteMéthode privée IEnumerable. . :: . .GetEnumerator Infrastructure. (Hérité de ReportElementCollectionBase< (Of < ( <'T> ) > ) >.)

Haut de la page