Click or drag to resize

NameValuePair Structure

X#

Namespace:  XSharp.VFP
Assembly:  XSharp.VFP (in XSharp.VFP.dll) Version: 2.19
Syntax
 STRUCTURE NameValuePair
Request Example View Source

The NameValuePair type exposes the following members.

Constructors
  NameDescription
Public methodNameValuePair
Initializes a new instance of the NameValuePair class
Top
Fields
  NameDescription
Public fieldName
Public fieldValue
Top
See Also