다음을 통해 공유


FSharpMapCodec<TKey,TValue>.ConvertToSurrogate 메서드

정의

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

매개 변수

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

적용 대상