| TupleSerializerT1, T2, T3, T4, T5, T6 Properties | 
The TupleSerializerT1, T2, T3, T4, T5, T6 generic type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Item1Serializer | 
            Gets the Item1 serializer.
             | 
|  | Item2Serializer | 
            Gets the Item2 serializer.
             | 
|  | Item3Serializer | 
            Gets the Item3 serializer.
             | 
|  | Item4Serializer | 
            Gets the Item4 serializer.
             | 
|  | Item5Serializer | 
            Gets the Item5 serializer.
             | 
|  | Item6Serializer | 
            Gets the Item6 serializer.
             | 
|  | ValueType | 
            Gets the type of the values.
            (Inherited from SerializerBaseTValue.) | 
 See Also
See Also