PropertyPath Methods |
The PropertyPath type exposes the following members.
Name | Description | |
---|---|---|
Equals(Object) | Determines whether the specified object is equal to the current object. (Overrides Object.Equals(Object).) | |
Equals(PropertyPath) |
Determines whether the current PropertyPath is equal to another.
| |
GetHashCode | Serves as the default hash function. (Overrides Object.GetHashCode().) | |
ToString | Returns a string that represents the current object. (Overrides Object.ToString().) |