NameValuePair Constructor C# API
Overload List

  NameDescription
Public methodNameValuePair(IntPtr, Boolean)
For internal use only. Of no interest to the user.
Public methodNameValuePair(String, String)
Initialises a new instance of the NameValuePair class.
Back to Top
See Also