Oracle 5.0 Reference Manual page 2003

Table of Contents

Advertisement

Implements
ICollection.CopyTo
See Also
MySqlParameterCollection
20.2.7.1.4.1.7.1.1.8. IndexOf Method
Gets the location of a
Overload List
Gets the location of a
public int IndexOf(object);
Gets the location of the
public int IndexOf(string);
See Also
MySqlParameterCollection
20.2.7.1.4.1.7.1.1.8.1.
MySqlParameterCollection.IndexOf
Gets the location of a
Syntax: Visual Basic
NotOverridable Overloads Public Function IndexOf( _
ByVal value As Object _
) As Integer _
_
Implements IList.IndexOf
Syntax: C#
public int IndexOf(
objectvalue
);
Parameters
• value: The
Return Value
The zero-based location of the
Implements
IList.IndexOf
See Also
MySqlParameterCollection
MySqlParameterCollection.IndexOf Overload List
20.2.7.1.4.1.7.1.1.8.2.
MySqlParameterCollection.IndexOf
Gets the location of the
Syntax: Visual Basic
Connector/Net API Reference
Class,
MySql.Data.MySqlClient Namespace
MySqlParameter
MySqlParameter
MySqlParameter
Class,
MySql.Data.MySqlClient Namespace
MySqlParameter
MySqlParameter
object to locate.
MySqlParameter
Class,
MySql.Data.MySqlClient
MySqlParameter
in the collection.
in the collection.
in the collection with a specific parameter name.
Method
in the collection.
in the collection.
Namespace,
Method
in the collection with a specific parameter name.
1983

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mysql 5.0

Table of Contents