TreeView for WinForms | ComponentOne
C1.Win.TreeView Namespace / PropertyPath Class / GetPathString Method

In This Topic
    GetPathString Method (PropertyPath)
    In This Topic
    Returns a string representing this collection. This string uses the '\\' as a separator.
    Syntax
    'Declaration
     
    
    Public Function GetPathString() As String
    public string GetPathString()
    See Also