Navigation :
SerializableKeyValuePair
Name |
Value |
Assembly |
Catel.Core |
Namespace |
Catel.Runtime.Serialization |
Available on |
.NET Framework 4.5, .NET Framework 4.6, Portable Class Libraries, Xamarin - Android, Xamarin - iOS |
public class SerializableKeyValuePair
Serializable key value pair.
Properties
Key
Gets or sets the key.
KeyType
Gets or sets the type of the key.
Value
Gets or sets the value.
ValueType
Gets or sets the type of the value.
Have a question about Catel? Use StackOverflow with the Catel tag!
Discussion