XmlTree Class |
Namespace: Apptus.Util.Xml
public class XmlTree
The XmlTree type exposes the following members.
Name | Description | |
---|---|---|
![]() | Attributes | |
![]() | Characters | |
![]() | Children | |
![]() | Name | |
![]() | Parent | |
![]() | Path |
Name | Description | |
---|---|---|
![]() | AddChild | |
![]() ![]() | Create | |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | FirstChild | |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | IndexOfChild(String) | |
![]() | IndexOfChild(String, Int32) | |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() ![]() | Parse | |
![]() | RemoveAttribute | |
![]() | RemoveChild | |
![]() | SetAttribute | |
![]() | ToString | (Overrides ObjectToString.) |
![]() | WriteTo |