public bool import( string formHTML )
Public Function import ( _ formHTML As String _ ) As Boolean
public: bool^ import( String^ formHTML )