Partilhar via


Método IndexOf

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

Lista de sobrecargas

  Nome Descrição
Método público 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 público IndexOf(AdomdParameter) Returns the zero-based index of the first occurrence of a parameter in the AdomdParameterCollection collection.

Início