NameValuePair Class

Definition

Represents a name-value pair.

public class NameValuePair
Inheritance
NameValuePair

Properties

Name

Gets the name in the name-value pair.

Value

Gets the value in the name-value pair.

Extension Methods

IsDefined(Object)
IsNull(Object)
IsPrimitive(Object)