Skip to content

NameValueCollectionCodec Methods

Serializer for System.Collections.Specialized.NameValueCollection.

ConvertFromSurrogate(NameValueCollectionSurrogate)

override
View source
public override NameValueCollection ConvertFromSurrogate(ref NameValueCollectionSurrogate surrogate)
Converts a value from the surrogate type to the field type.

Parameters

surrogateNameValueCollectionSurrogate
The surrogate.

Returns

The value.