Compartir a través de


IndexOf Método

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

Lista de sobrecargas

  Nombre Descripción
Método publico 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étodo publico IndexOf(AdomdParameter) Returns the zero-based index of the first occurrence of a parameter in the AdomdParameterCollection collection.

Principio