From 4b6dc1d93f19cad0e096c1632b660aecb0bc3673 Mon Sep 17 00:00:00 2001 From: Sebastian Date: Fri, 28 Jan 2011 11:03:08 +0100 Subject: initial import of logintool svn --- AccountValue/bin/Debug/TL.XML.xml | 62 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 AccountValue/bin/Debug/TL.XML.xml (limited to 'AccountValue/bin/Debug/TL.XML.xml') diff --git a/AccountValue/bin/Debug/TL.XML.xml b/AccountValue/bin/Debug/TL.XML.xml new file mode 100644 index 0000000..76df1a7 --- /dev/null +++ b/AccountValue/bin/Debug/TL.XML.xml @@ -0,0 +1,62 @@ + + + + TL.XML + + + + TL.XML MainClass + + + Constructor + + + Loads a XML File + The File to load + + + Loads a string of XML File + The XML to load + + + Saves the XML document + The File name to save as + + + Creates or sets the value of an attribute + The XPath to the node containing the attribute + The name of the attribute + The value of the attribute + + + Returns the value of a specified attribute + The path to the node + The name of the attribute + The value of an attribute + + + Sets the text of a node + The path to the node + The new text for the node + + + Returns the text of a node + The path to the node + The text in the node + + + Sets the XML Data of a node + The path to the node + The nodes new XML + + + Returns the XML Data for a node + The path to the node + The nodes current XML + + + XmlDocument Property + + + + -- cgit v1.2.3-55-g7522