Skip to content

ArrayListCodec.ConvertFromSurrogate(ArrayListSurrogate)

ConvertFromSurrogate(ArrayListSurrogate)

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

Parameters

surrogateArrayListSurrogate
The surrogate.

Returns

The value.