KeyValuePairSerializerTKey, TValue Properties |
The KeyValuePairSerializerTKey, TValue generic type exposes the following members.
Name | Description | |
---|---|---|
KeySerializer |
Gets the key serializer.
| |
Representation |
Gets the representation.
| |
ValueSerializer |
Gets the value serializer.
| |
ValueType |
Gets the type of the values.
(Inherited from SerializerBaseTValue.) |