ReadOnlyCollectionCodec<T>.ConvertFromSurrogate Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
System.Object.ConvertFromSurrogate(Orleans.Serialization.Codecs.ReadOnlyCollectionSurrogate{`0}@)
public override System.Collections.ObjectModel.ReadOnlyCollection<T> ConvertFromSurrogate (ref Orleans.Serialization.Codecs.ReadOnlyCollectionSurrogate<T> surrogate);
override this.ConvertFromSurrogate : ReadOnlyCollectionSurrogate -> System.Collections.ObjectModel.ReadOnlyCollection<'T>
Public Overrides Function ConvertFromSurrogate (ByRef surrogate As ReadOnlyCollectionSurrogate(Of T)) As ReadOnlyCollection(Of T)
Parâmetros
- surrogate
- ReadOnlyCollectionSurrogate<T>