NameValueCollectionCodec.ConvertFromSurrogate 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
将值从代理项类型转换为字段类型。
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
代理项。
返回
值。