The PropertyName type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals(Object) |
Determines if two property names are equal.
(Overrides ValueTypeEquals(Object).) |
![]() | Equals(PropertyName) |
Determines if two property names are equal.
|
![]() | GetHashCode |
Returns the hash code for this instance.
(Overrides ValueTypeGetHashCode.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString |
Returns property name as string.
(Overrides ValueTypeToString.) |