Returns an empty Match object.
[Visual Basic] Public Shared ReadOnly Property Empty As Match [C#] public static Match Empty {get;} [C++] public: __property static Match* get_Empty(); [JScript] public static function get Empty() : Match;
Match Class | Match Members | System.Text.RegularExpressions Namespace