| IdeaBlade.Core Assembly > IdeaBlade.Core Namespace : IProjectionSelector Interface |
The following tables list the members exposed by IProjectionSelector.
| Name | Description | |
|---|---|---|
![]() | InstanceType | The type the selector acts upon. |
![]() | ProjectionType | The type being projected into |
| Name | Description | |
|---|---|---|
![]() | ToLambdaExpression | Returns a System.Linq.Expressions.LambdaExpression representing the predicate. |
| Name | Description | |
|---|---|---|
![]() | Combine | Overloaded. Returns an AnonymousProjectionSelector combining the current projection selector with another. |