Condividi tramite


IMutableElementType.SetJsonValueReaderWriterType(Type) Metodo

Definizione

Imposta il tipo di da JsonValueReaderWriter<TValue> usare per gli elementi della raccolta.

public void SetJsonValueReaderWriterType (Type? readerWriterType);
abstract member SetJsonValueReaderWriterType : Type -> unit
Public Sub SetJsonValueReaderWriterType (readerWriterType As Type)

Parametri

readerWriterType
Type

Tipo che eredita da JsonValueReaderWriter<TValue>o null per usare il lettore/writer dal mapping dei tipi.

Si applica a