NevronOpenVision
Nevron.Nov.Xml Namespace / NXmlTag Class
Fields Properties Methods


NXmlTag Class Members

The following tables list the members exposed by NXmlTag.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Protected Fields
 NameDescription
Internal Field  
Top
Public Properties
 NameDescription
Public PropertyGets the name of this XML tag.  
Public PropertyGets the type of this XML tag (i.e. whether it is a start or an end tag).  
Top
Public Methods
 NameDescription
Public MethodSets the specified value to the attibute with the given name.  
Public MethodConverts this XML tag to an XML element.  
Public MethodReturns the string representation of this tag.  
Public MethodTries to the value of the attribute with the given name and returns true on success.  
Top
Protected Methods
 NameDescription
Protected MethodCreates an XML element with the given name.  
Top
See Also