ValueCollectionParameterReader::Initialize Method (Object^)
.NET Framework (current version)
Initializes an instance.
Assembly: System.Web.Services (in System.Web.Services.dll)
Parameters
- o
-
Type:
System::Object^
A ParameterInfo array, obtained through the InParameters property of the LogicalMethodInfo class.
The Initialize method is invoked at the time a request is processed.
The input parameter, o, is obtained by calling the GetInitializer method on another instance during service initialization.
.NET Framework
Available since 1.1
Available since 1.1
Show: