public int IndexOf( string name )
Public Function IndexOf ( _ name As String _ ) As Integer
public: int IndexOf( String^ name )