[Missing <summary> documentation for T:Org.LLRP.LTK.LLRPV1.DataType.XmlUtil]
| C# | Visual Basic | Visual C++ |
public class XmlUtil
Public Class XmlUtil
public ref class XmlUtil
| All Members | Constructors | Methods | |||
| Icon | Member | Description |
|---|---|---|
| XmlUtil()()() | Initializes a new instance of the XmlUtil class | |
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()() |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetNodeAttribute(XmlNode, String, String) | ||
| GetNodeAttrValue(XmlNode, String) | ||
| GetNodeValue(XmlNode, String) | ||
| GetType()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| GetXmlNodeChildren(XmlNode, String) | ||
| GetXmlNodeCustomChildren(XmlNode) | Obsolete. | |
| GetXmlNodeCustomChildren(XmlNode, XmlNamespaceManager) | ||
| GetXmlNodeCustomChildren(XmlNode, array<String>[]()[], XmlNamespaceManager) | ||
| GetXmlNodes(XmlNode, String) | Obsolete. | |
| GetXmlNodes(XmlNode, String, XmlNamespaceManager) | ||
| MemberwiseClone()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| ToString()()() | (Inherited from Object.) |
| Object | |
| XmlUtil | |