Share via


TableMarshallerProvider Class

Definition

Marshal .Net classes (with fields). This supports strong typing and lazy marshalling. Handles any IEnumerable (including arrays).

C#
public class TableMarshallerProvider : Microsoft.PowerFx.ITypeMarshallerProvider
Inheritance
TableMarshallerProvider
Implements

Constructors

Methods

TryGetMarshaller(Type, TypeMarshallerCache, ITypeMarshaller)

Return false if it doesn't handle it. A single ITypeMarshaller can be created once per type and then reused for each instance. Pass in a cache for aggregate types that need to marshal sub types.

Applies to

Product Versions
Power Fx SDK Latest