Click or drag to resize

PersistenceKeyValuePair Properties

The PersistenceKeyValuePair type exposes the following members.

Properties
 NameDescription
Public propertyDoubleValue Gets or sets the double value.
Public propertyImageValue Gets or sets the image value as a list of bytes in PNG format.
Public propertyKey Gets or sets the key.
Public propertyLongValue Gets or sets the long value.
Public propertyStringValue Gets or sets the string value.
Public propertyType Gets or sets the value type.
Top
See Also