Click or drag to resize
IListReadHandler Methods

[This is preliminary documentation and is subject to change.]

The IListReadHandler type exposes the following members.

Methods
  Name Description
Public method FromRepresentation
Converts a transit value to an instance of a type.
(Inherited from IReadHandler.)
Public method ListReader
Provides an IListReader that a parser can use to convert a list representation to an instance of a type incrementally.
Top
See Also