Class NameValuePair

NameValuePair class

An extended property.

public class NameValuePair

Constructors

NameDescription
NameValuePair()The default constructor.

Properties

NameDescription
Name { get; set; }Value of the property
Value { get; set; }Name of the property

See Also