다음을 통해 공유


FSharpSetCodec<T>.ConvertFromSurrogate 메서드

정의

public override Microsoft.FSharp.Collections.FSharpSet<T> ConvertFromSurrogate (ref Orleans.Serialization.FSharpSetSurrogate<T> surrogate);
override this.ConvertFromSurrogate : FSharpSetSurrogate -> Set<'T>
Public Overrides Function ConvertFromSurrogate (ByRef surrogate As FSharpSetSurrogate(Of T)) As FSharpSet(Of T)

매개 변수

반환

Microsoft.FSharp.Collections.FSharpSet<T>

적용 대상