Click or drag to resize

TupleSerializerT1, T2, T3, T4, T5, T6, T7, TRestItem4Serializer Property

Gets the Item4 serializer.

Namespace:  MongoDB.Bson.Serialization.Serializers
Assembly:  MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.17.0+b316340e6cc3a8bfc8638dc31b54fbbfe41bfcb2
Syntax
public IBsonSerializer<T4> Item4Serializer { get; }

Property Value

Type: IBsonSerializerT4
See Also