Click or drag to resize

KeyRawValueDictionarySerialize Method

Serializes the dictionary to a byte array.

Namespace:  Cauldron.XAML
Assembly:  Cauldron.Win32.WPF (in Cauldron.Win32.WPF.dll) Version: 3.2.0.1 (3.2.0.1)
Syntax
C#
public byte[] Serialize()

Return Value

Type: Byte
A byte array
See Also