Deserialize(Reader<TReaderInput>, ArrayListSurrogate)
public void Deserialize<TReaderInput>(ref Reader<TReaderInput> reader, scoped ref ArrayListSurrogate instance) Deserializes the specified type.
Parameters
readerReader<TReaderInput>- The reader.
instanceArrayListSurrogate- The value.
