Partager via


IndexOf méthode

Returns the zero-based index of the first occurrence of a parameter in the AdomdParameterCollection collection.

Liste de surcharge

  Nom Description
Méthode publique IndexOf(String) Given a property name, this method returns the zero-based index of the first occurrence of a parameter in the AdomdParameterCollection collection.
Méthode publique IndexOf(AdomdParameter) Returns the zero-based index of the first occurrence of a parameter in the AdomdParameterCollection collection.

Haut de la page