NevronOpenVision
Nevron.Nov.Xml Namespace / NXmlReader Class


NXmlReader Class Methods

For a list of all members of this type, see NXmlReader members.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Creates a XML reader for the given stream.  
Public MethodGets the value of the attribute with the given name. This method is valid only when the current node type is ENXmlReaderNodeType.Declaration or ENXmlReaderNodeType.StartTag.  
Public MethodReads the next entry from the XML stream.  
Top
Protected Methods
 NameDescription
Internal Method  
Top
See Also