BenSelect Documentation
XmlFileHelper Class Methods
See Also  Send Feedback
ETI.Report Namespace : XmlFileHelper Class


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

Public Methods

 NameDescription
public MethodEndElementClose current tag  
public MethodStartElementOpen new tag  
public MethodWriteAttributeAdd new attribute to current tag  
public MethodWriteAttributesAdd list of attributes to current tag. attributes can be associative array or JScript-object. Name of fields are used as attribute name; value of fields are used as value of attribute  
public MethodWriteCommentWrites the comment.  
public MethodWriteValueOverloaded. Write boolean value in current tag  
Top

See Also

© 2024 All Rights Reserved.