FSharpSetCodec<T>.ConvertFromSurrogate Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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)
Paramètres
- surrogate
- FSharpSetSurrogate<T>
Retours
Microsoft.FSharp.Collections.FSharpSet<T>