![]() |
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Syntax
C# |
![]() |
---|---|
public class XmlReaderWriter |
Visual Basic (Declaration) |
![]() |
---|---|
Public Class XmlReaderWriter |
The type exposes the following members.
Public Constructors
Name | Description | |
---|---|---|
![]() |
XmlReaderWriter | Overloaded. |
Public Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Execute |
Start processing the XML.
|
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
HandleInner |
Process the inner xml of the node currently being handled. (Call from HandleNode event)
|
![]() |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
Public Properties
Public Events
Name | Description | |
---|---|---|
![]() |
HandleNode |
Occurs when an XML node is encountered.
|
See Also
Smartsite.Core Namespace