This documentation is archived and is not being maintained.

ValueCollectionParameterReader::Read Method

Reads a name/value pair.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public method Read(HttpRequest) When overridden in a derived class, deserializes an HTTP request into an array of Web method parameter values. (Inherited from MimeParameterReader.)
Protected method Read(NameValueCollection) Translates a collection of name/value pairs into an array of objects representing method parameter values.
Top
Show: