Click or drag to resize

TupleSerializerT1, T2, T3, T4, T5, T6, T7, TRest Properties

The TupleSerializerT1, T2, T3, T4, T5, T6, T7, TRest generic type exposes the following members.

Properties
  NameDescription
Public propertyItem1Serializer
Gets the Item1 serializer.
Public propertyItem2Serializer
Gets the Item2 serializer.
Public propertyItem3Serializer
Gets the Item3 serializer.
Public propertyItem4Serializer
Gets the Item4 serializer.
Public propertyItem5Serializer
Gets the Item5 serializer.
Public propertyItem6Serializer
Gets the Item6 serializer.
Public propertyItem7Serializer
Gets the Item7 serializer.
Public propertyRestSerializer
Gets the Rest serializer.
Public propertyValueType
Gets the type of the values.
(Inherited from SerializerBaseTValue.)
Top
See Also