Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.5.2 Assembly / C1.Win.C1Editor.UICustomization Namespace / XHTMLItemBase Class / SelectSingleNode Method

In This Topic
    SelectSingleNode Method
    In This Topic
    For internal use.
    Syntax
    'Declaration
     
    Protected Function SelectSingleNode( _
       ByVal path As System.String _
    ) As System.Xml.XmlNode
    protected System.Xml.XmlNode SelectSingleNode( 
       System.string path
    )

    Parameters

    path

    Return Value

    See Also