Determines if an XML text is valid.
Public Function IsValidText( ByRef Text As String ) As Boolean
The text is not valid if it contains any of the following: "<", ">".
Project CorLib Overview
Class SecurityElementStatic Overview