Name | Description | |
---|---|---|
Equals | Determines whether the current browse path parser is the same as other object. | |
GetHashCode | ||
GetType | Gets the System.Type of the current instance. (Inherited from object) | |
IsAbsolute | Determines whether a given browse path string determines an absolute browse path. | |
Parse | Parses a string containing a browse path, and returns a corresponding browse path object. | |
ParseRelative | Parses a string containing a relative browse path, and returns a corresponding browse path element collection. | |
ToString | Returns a string that represents the current object. (Inherited from object) | |
TryParse | Attempts to parse a string containing an absolute browse path. | |
TryParseRelative | Attempts to parse a string containing a relative browse path. |