Skip to content

ArrayListCodec Methods

Serializer for System.Collections.ArrayList.

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.