|
IGLib
1.7.2
The IGLib base library for development of numerical, technical and business applications.
|
This is the complete list of members for IG.Lib.Xml, including all inherited members.
| ChildIndex(XmlNode node) | IG.Lib.Xml | inlinestatic |
| CreateContainer(XmlNode basenode, string xpath, string ContainerAttribute, string ContainerValue) | IG.Lib.Xml | inlinestatic |
| CreateTextNode(XmlNode basenode, string xpath, string ContainerAttribute, string ContainerValue, string NodeAttribute, string NodeValue) | IG.Lib.Xml | inlinestatic |
| FirstChildIndex | IG.Lib.Xml | |
| GetElement(XmlNode basenode, string xpath) | IG.Lib.Xml | inlinestatic |
| GetElements(XmlNode basenode, string xpath) | IG.Lib.Xml | inlinestatic |
| GetNode(XmlNode basenode, string xpath) | IG.Lib.Xml | inlinestatic |
| GetNodes(XmlNode basenode, string xpath) | IG.Lib.Xml | inlinestatic |
| GetTextNode(XmlNode basenode, string xpath) | IG.Lib.Xml | inlinestatic |
| GetValue(XmlNode basenode, string xpath) | IG.Lib.Xml | inlinestatic |
| RootNode(XmlNode node) | IG.Lib.Xml | inlinestatic |
| SetValue(XmlNode basenode, string xpath, string value, bool createnodes, string ContainerAttribute, string ContainerValue, string NodeAttribute, string NodeValue) | IG.Lib.Xml | inlinestatic |
| SetValue(XmlNode basenode, string xpath, string value, bool createnodes) | IG.Lib.Xml | inlinestatic |
| SetValue(XmlNode basenode, string xpath, string value) | IG.Lib.Xml | inlinestatic |
| XPath(XmlNode node, XmlNode basenode) | IG.Lib.Xml | inlinestatic |