public static int ParseInt( string s )
Public Shared Function ParseInt ( _ s As String _ ) As Integer
public: static int ParseInt( String^ s )