IdeaBlade.Linq Assembly > IdeaBlade.Linq Namespace : AnonymousProjectionSelector Class |
The following tables list the members exposed by AnonymousProjectionSelector.
Name | Description | |
---|---|---|
AnonymousProjectionSelector Constructor | Overloaded. |
Name | Description | |
---|---|---|
InstanceType | (Inherited from IdeaBlade.Linq.SelectorCollection<ProjectionSelector,AnonymousProjectionSelector>) | |
ProjectionType | The type projected into. | |
Selectors | For internal use only. (Inherited from IdeaBlade.Linq.SelectorCollection<ProjectionSelector,AnonymousProjectionSelector>) |
Name | Description | |
---|---|---|
Equals | (Inherited from object) | |
GetHashCode | (Inherited from object) | |
GetType | (Inherited from object) | |
ToLambdaExpression | Returns a System.Linq.Expressions.LambdaExpression representing this selector. | |
ToString | Returns a string that represents the current object. (Inherited from IdeaBlade.Linq.SelectorCollection<ProjectionSelector,AnonymousProjectionSelector>) |
Name | Description | |
---|---|---|
Clone | (Inherited from IdeaBlade.Linq.SelectorCollection<ProjectionSelector,AnonymousProjectionSelector>) | |
Finalize | (Inherited from object) | |
MemberwiseClone | (Inherited from object) |
Name | Description | |
---|---|---|
Combine | Overloaded. Returns an AnonymousProjectionSelector combining the current projection selector with another. |