public static bool IsIP( string value )
Public Shared Function IsIP ( _ value As String _ ) As Boolean
public: static bool IsIP( String^ value )