Noemax FastInfoset.NET
IsStartElement Method
See Also  Send Feedback
Noemax.FastInfoset Namespace > XmlFastInfosetReader Class : IsStartElement Method






Tests if the current content node is a start element.

Overload List

OverloadDescription
IsStartElement()Tests if the current content node is a start tag.  
IsStartElement(String,String)Tests if the current content node is a start element with specified name and namespace.  
IsStartElement(String)Tests if the current content node is a start element with specified name and namespace.  

See Also