System.Runtime.InteropServices.CustomMarshalers Spazio dei nomi

Offre il supporto del marshalling interno per .NET Framework.

Classi

EnumerableToDispatchMarshaler

Esegue il marshalling dell'interfaccia COM IDispatch all'interfaccia .NET Framework IEnumerable e viceversa.

EnumeratorToEnumVariantMarshaler

Esegue il marshalling dell'interfaccia COM IEnumVARIANT all'interfaccia .NET Framework IEnumerator e viceversa.

ExpandoToDispatchExMarshaler

Esegue il marshalling dell'interfaccia COM IDispatchEx all'interfaccia .NET Framework IExpando o all'interfaccia IReflect e viceversa.

TypeToTypeInfoMarshaler

Esegue il marshalling dell'interfaccia ITypeInfo non gestita alla classe Type gestita, nonché della classe Type gestita all'interfaccia ITypeInfo non gestita.