FastInfoset.NET Class Reference for .NET
ReadStartElement() Method






Checks that the current node is an element and advances the reader to the next node.
Syntax
'Declaration
 
Public Overloads Overrides NotOverridable Sub ReadStartElement() 
'Usage
 
Dim instance As XmlFastInfosetReader
 
instance.ReadStartElement()
public override void ReadStartElement()
public procedure ReadStartElement(); override; 
public override function ReadStartElement();
public: void ReadStartElement(); override 
public:
void ReadStartElement(); override 
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

XmlFastInfosetReader Class
XmlFastInfosetReader Members
Overload List
Base Implementation in ReadStartElement()

Send Feedback