CSharpTest.Net
Parse(String,Regex,IXmlLightReader) Method
See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Html Namespace > XmlLightParser Class > Parse Method : Parse(String,Regex,IXmlLightReader) Method

content
parserExp
reader

Glossary Item Box

Parses the provided document into discrete components using the regex provided and provides the information to the provided reader, see XmlLightDocument

Syntax

Visual Basic (Declaration) 
Public Overloads Shared Sub Parse( _
   ByVal content As String, _
   ByVal parserExp As Regex, _
   ByVal reader As IXmlLightReader _
) 
C# 
public static void Parse( 
   string content,
   Regex parserExp,
   IXmlLightReader reader
)

Parameters

content
parserExp
reader

Requirements

Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7

See Also

Generated with Document! X 2011 by Innovasys