次の方法で共有


NameValueCollectionCodec.ConvertFromSurrogate メソッド

定義

値をサロゲート型からフィールド型に変換します。

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

サロゲート。

戻り値

値。

適用対象