Equals | Determines whether the specified object is equal to the current object.
DISPID (Dispatch ID):
For more information, see Equals in .NET Reference. |
GetHashCode | Returns a hash code for the current object.
DISPID (Dispatch ID):
For more information, see GetHashCode in .NET Reference. |
GetType | Gets the Type of the current instance.
DISPID (Dispatch ID):
For more information, see GetType in .NET Reference. |
IsAbsolute | Determines whether a given browse path string determines an absolute browse path.
DISPID (Dispatch ID):
For more information, see IsAbsolute in .NET Reference. |
Parse | Parses a string containing an absolute browse path, and returns a corresponding browse path object.
DISPID (Dispatch ID):
For more information, see Parse in .NET Reference. |
ParseRelative | Parses a string containing a relative browse path, and returns a corresponding browse path element collection.
DISPID (Dispatch ID):
For more information, see ParseRelative in .NET Reference. |
TryParse | Attempts to parse a string containing an absolute browse path.
DISPID (Dispatch ID):
For more information, see TryParse in .NET Reference. |
TryParseRelative | Attempts to parse a string containing a relative browse path.
DISPID (Dispatch ID):
For more information, see TryParseRelative in .NET Reference. |