共用方式為


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>

適用於