The following tables list the members exposed by AnonymousFns.
Name | Description | |
---|---|---|
![]() ![]() | BuildDeconstructorFunc | Overloaded. Returns a function that can deconstruct instances of a specified anonymous type. |
![]() ![]() | Construct | Construct a single instance of an anonymous type with a specified set of values |
![]() ![]() | ConstructFromPrototype | Overloaded. Construct a single instance of an anonymous type given a prototype instances and a specified set of values |
![]() ![]() | ConstructMany | Construct multiple instances of a specified anonymous type each with a specified set of values |
![]() ![]() | CustomConvert | For internal use only. |
![]() ![]() | Deconstruct | Overloaded. Deconstruct an anonymous type into an object array. |
![]() ![]() | DeconstructMany | Overloaded. Deconstruct multiple instances of the same anonymous type into an IEnumerable of Object arrays. |
![]() | Equals | (Inherited from object) |
![]() | GetHashCode | (Inherited from object) |
![]() | GetType | (Inherited from object) |
![]() ![]() | IsAnonymousType | Overloaded. Returns whether the specified type is an anonymous type. |
![]() | ToString | (Inherited from object) |
Name | Description | |
---|---|---|
![]() | Finalize | (Inherited from object) |
![]() | MemberwiseClone | (Inherited from object) |