This documentation is archived and is not being maintained.
XmlReturnReader.Initialize Method
.NET Framework 1.1
This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
[Visual Basic] Overrides Public Sub Initialize( _ ByVal o As Object _ ) [C#] public override void Initialize( object o ); [C++] public: void Initialize( Object* o ); [JScript] public override function Initialize( o : Object );
See Also
XmlReturnReader Class | XmlReturnReader Members | System.Web.Services.Protocols Namespace
Show: