Edit

NameValuePair Class

Definition

Name value pair

[System.Runtime.Serialization.DataContract]
public class NameValuePair
type NameValuePair = class
Public Class NameValuePair
Inheritance
NameValuePair
Attributes

Constructors

NameValuePair()
NameValuePair(String, String)

Properties

Name

Name

Value

Value

Applies to