The following tables list the members exposed by MemberSelector.
Name | Description | |
---|---|---|
![]() | Description | The property name, may be a chained Property name as well. i.e. "Customer.City" or "Customer.Orders" |
![]() | InstanceType | Type of object on which the property is defined. |
![]() | IsChainedSelector | True if multiple selectors have been chained. |
![]() | ReturnType | Type returned by the selector. |
Name | Description | |
---|---|---|
![]() | BuildMemberExpression | For internal use only. |
![]() | Clone | Not supported. |
![]() | Equals | (Inherited from object) |
![]() | GetHashCode | (Inherited from object) |
![]() | GetType | (Inherited from object) |
![]() | ToLambdaExpression | Return a System.Linq.Expressions.LambdaExpression representing the property access. |
![]() | ToString | Returns a string representation for this selector; |
Name | Description | |
---|---|---|
![]() | Finalize | (Inherited from object) |
![]() | MemberwiseClone | (Inherited from object) |