This Method Should Never Throw Exceptions
Namespace: CuteEditor.ImplAssembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
| C# |
|---|
public static void ParseHtml( XmlElement element, string xmlstring ) |
| Visual Basic |
|---|
Public Shared Sub ParseHtml ( _ element As XmlElement, _ xmlstring As String _ ) |
| Visual C++ |
|---|
public: static void ParseHtml( XmlElement^ element, String^ xmlstring ) |