InputPanel for WinForms | ComponentOne
C1.Win.5 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 XmlElement
    public static XmlElement EmptyNode {get;}
    See Also