다음을 통해 공유


FSharpMapCodec<TKey,TValue>.ConvertFromSurrogate 메서드

정의

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)

매개 변수

반환

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

적용 대상