[To be supplied.]
[Visual Basic] Protected Function Read( _ ByVal collection As HttpServerValueCollection _ ) As Object () [C#] protected object[] Read( HttpServerValueCollection collection ); [C++] protected: Object* Read( HttpServerValueCollection* collection ) []; [JScript] protected function Read( collection : HttpServerValueCollection ) : Object[];
ValueCollectionParameterReader Class | ValueCollectionParameterReader Members | System.Web.Services.Protocols Namespace