public static long ParseLong( string s )
Public Shared Function ParseLong ( _ s As String _ ) As Long
public: static long long ParseLong( String^ s )