Click or drag to resize
IDictionaryReadHandler Methods

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

The IDictionaryReadHandler type exposes the following members.

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