MessagePartCollection::Add Method (MessagePart^)
.NET Framework (current version)
Adds the specified MessagePart to the end of the MessagePartCollection.
Assembly: System.Web.Services (in System.Web.Services.dll)
Parameters
- messagePart
-
Type:
System.Web.Services.Description::MessagePart^
The MessagePart to add to the collection.
Return Value
Type: System::Int32The zero-based index where the messagePart parameter has been added.
.NET Framework
Available since 1.1
Available since 1.1
Show: