[To be supplied.]
[Visual Basic] Overloads Public Function IndexOf( _ ByVal value As String _ ) As Integer [C#] public int IndexOf( string value ); [C++] public: int IndexOf( String* value ); [JScript] public function IndexOf( value : String ) : int;
ADOProperties Class | ADOProperties Members | System.Data.ADO Namespace | ADOProperties.IndexOf Overload List