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

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