Name | Description | |
---|---|---|
BrowseNames | A sequence of browse names that form the browse path, starting from the root. It may be an empty sequence. | |
IsEmpty | Determines whether the current browse path represents the root, i.e. is empty. | |
Length | The length of the browse path, i.e. the count of the browse names it consists of. | |
PathString | The browse path in an escaped string form; always absolute. | |
Root | Returns a browse path that represents the root, i.e. is empty. |