Click or drag to resize

TupleSerializerT1, T2, T3, T4, T5Item5Serializer Property

Gets the Item5 serializer.

Namespace:  MongoDB.Bson.Serialization.Serializers
Assembly:  MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.8.0+cc573f3e1f48f39162b4b680e921a623e127e8fa
Syntax
public IBsonSerializer<T5> Item5Serializer { get; }

Property Value

Type: IBsonSerializerT5
See Also