protected bool EXACT( string text, string textToCompare )
Protected Function EXACT ( _ text As String, _ textToCompare As String _ ) As Boolean
protected: bool^ EXACT( String^ text, String^ textToCompare )