NameValuePair members

Defines a name/value pair that can be set or retrieved.

The NameValuePair type exposes the following members.

Constructors

  Name Description
Public method NameValuePair Initializes a new instance of the NameValuePair class.

Top

Properties

  Name Description
Public property Name Gets or sets the name in the name/value pair.
Public property Value Gets or sets the value in the name/value pair.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

NameValuePair class

Microsoft.SharePoint namespace