ImportCollection::Add Method (Import^)
.NET Framework (current version)
Adds the specified Import to the end of the ImportCollection.
Assembly: System.Web.Services (in System.Web.Services.dll)
Parameters
- import
-
Type:
System.Web.Services.Description::Import^
The Import to add to the collection.
The following example shows the use of the Add method. For more information about the CreateImport method used in the sample, see the example under the Import class.
.NET Framework
Available since 1.1
Available since 1.1
Show: