Search notes:

System.Xml.XmlNode (class)

Methods

AppendChild, PrependChild Appends the given node (XmlNode) to the end/beginning of the object's child nodes. Compare with InsertAfter and InsertBefore.
Clone
CloneNode duplicates a node (when overriden is derived class)
CreateNavigator Creates a System.Xml.XPath.XPathNavigator instance to navigate this object.
GetEnumerator
GetNamespaceOfPrefix
GetPrefixOfNamespace
InsertAfter, InsertBefore Inserts the given node after/before a given node. Compare with AppendChild
Normalize
RemoveAll
RemoveChild
ReplaceChild
SelectNodes Returns a System.Xml.XmlNodeList that contains the nodes that match an XPath expression. This method is a Microsoft extension to the Document Object Model
SelectSingleNode Returns the first node that maches the given XPath expression. Also a Microsoft extension to the DOM. See also using selectSingleNode in VBA.
Supports
WriteContentTo
WriteTo

See also

A System.Xml.XmlNode instance might be created by System.Xml.XmlDocument.CreateNode.
System.Xml.XmlNode (class)
The Node property of Microsoft.PowerShell.Commands.SelectXmlInfo.

Index

Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php:78 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(78): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/Microsof...', 1759398079, '216.73.216.42', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/Microsoft/dot-net/namespaces-classes/System/Xml/XmlNode/index(64): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78