ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Framework Namespace / XmlUtil Class / EmptyNode Property

In This Topic
    EmptyNode Property (XmlUtil)
    In This Topic
    Syntax
    'Declaration
     
    Public Shared ReadOnly Property EmptyNode As System.Xml.XmlElement
    public static System.Xml.XmlElement EmptyNode {get;}
    See Also