Input for WinForms | ComponentOne
C1.Framework Namespace / XmlUtil Class / EmptyNode Property

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