ImmutableHashSetCodec<T>.ConvertFromSurrogate メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
System.Object.ConvertFromSurrogate(Orleans.Serialization.Codecs.ImmutableHashSetSurrogate{`0}@)
public override System.Collections.Immutable.ImmutableHashSet<T> ConvertFromSurrogate (ref Orleans.Serialization.Codecs.ImmutableHashSetSurrogate<T> surrogate);
override this.ConvertFromSurrogate : ImmutableHashSetSurrogate -> System.Collections.Immutable.ImmutableHashSet<'T>
Public Overrides Function ConvertFromSurrogate (ByRef surrogate As ImmutableHashSetSurrogate(Of T)) As ImmutableHashSet(Of T)
パラメーター
- surrogate
- ImmutableHashSetSurrogate<T>