Freigeben über


NameValueCollectionCodec.ConvertFromSurrogate Methode

Definition

Konvertiert einen Wert vom Ersatztyp in den Feldtyp.

public override System.Collections.Specialized.NameValueCollection ConvertFromSurrogate (ref Orleans.Serialization.Codecs.NameValueCollectionSurrogate surrogate);
override this.ConvertFromSurrogate : NameValueCollectionSurrogate -> System.Collections.Specialized.NameValueCollection
Public Overrides Function ConvertFromSurrogate (ByRef surrogate As NameValueCollectionSurrogate) As NameValueCollection

Parameter

surrogate
NameValueCollectionSurrogate

Das Ersatzzeichen.

Gibt zurück

Der Wert.

Gilt für: