共用方式為


NameValueCollectionCodec.ConvertFromSurrogate 方法

定義

將值從 Surrogate 類型轉換為欄位類型。

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

參數

surrogate
NameValueCollectionSurrogate

Surrogate。

傳回

數值。

適用於