Freigeben über


IndexOf-Methode

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

Überladungsliste 

  Name Beschreibung
Öffentliche Methode IndexOf(String) Given a property name, this method returns the zero-based index of the first occurrence of a parameter in the AdomdParameterCollection collection.
Öffentliche Methode IndexOf(AdomdParameter) Returns the zero-based index of the first occurrence of a parameter in the AdomdParameterCollection collection.

Zum Anfang