Condividi tramite


FSharpMapCodec<TKey,TValue>.ConvertFromSurrogate Metodo

Definizione

public override Microsoft.FSharp.Collections.FSharpMap<TKey,TValue> ConvertFromSurrogate (ref Orleans.Serialization.FSharpMapSurrogate<TKey,TValue> surrogate);
override this.ConvertFromSurrogate : FSharpMapSurrogate -> Map<'Key, 'Value>
Public Overrides Function ConvertFromSurrogate (ByRef surrogate As FSharpMapSurrogate(Of TKey, TValue)) As FSharpMap(Of TKey, TValue)

Parametri

Restituisce

Microsoft.FSharp.Collections.FSharpMap<TKey,TValue>

Si applica a