A class representing a simple KeyValue Pair used in the PushPin Items collection

Namespace: Ico.Ewx
Assembly: EwxLayer (in EwxLayer.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public class KeyValuePair : BindableObject
Visual Basic
Public Class KeyValuePair _
	Inherits BindableObject
JScript
public class KeyValuePair extends BindableObject

Inheritance Hierarchy

System..::..Object
  BindableObject
    Ico.Ewx..::..KeyValuePair

See Also