protected int GetWord( string text, int start )
Protected Function GetWord ( _ text As String, _ start As Integer _ ) As Integer
protected: int GetWord( String^ text, int start )