TypeMapping.GetOrCreateProxyTypeMapping<TTypeMapGroup> Methode

Definitie

Retourneert de gekoppelde typetoewijzing die is gegenereerd voor de huidige toepassing.

public:
generic <typename TTypeMapGroup>
 static System::Collections::Generic::IReadOnlyDictionary<Type ^, Type ^> ^ GetOrCreateProxyTypeMapping();
[System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("Interop types may be removed by trimming")]
public static System.Collections.Generic.IReadOnlyDictionary<Type,Type> GetOrCreateProxyTypeMapping<TTypeMapGroup>();
[<System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("Interop types may be removed by trimming")>]
static member GetOrCreateProxyTypeMapping : unit -> System.Collections.Generic.IReadOnlyDictionary<Type, Type>
Public Shared Function GetOrCreateProxyTypeMapping(Of TTypeMapGroup) () As IReadOnlyDictionary(Of Type, Type)

Type parameters

TTypeMapGroup

Het type kaartgroep.

Retouren

De aangevraagde typekaart.

Kenmerken

Opmerkingen

Oproepsites worden behandeld als een intrinsiek door de trimmer en worden inline geïmplementeerd.

Van toepassing op