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