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






Checks that the current node is an element and advances the reader to the next node.
Overload List
OverloadDescription
ReadStartElement(String,String) Checks that the current node is the element with specified local name and namespace and advances the reader to the next node.  
ReadStartElement(String) Checks that the current node is the element with specified qualified name and advances the reader to the next node.  
ReadStartElement() Checks that the current node is an element and advances the reader to the next node.  
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
Base Implementation in ReadStartElement

Send Feedback