AddressLineCollection.Add Method
Note: The Microsoft UDDI SDK is not supported by or included in Microsoft Windows versions after Microsoft Windows Server 7. The Microsoft UDDI V3 SDK is included with Microsoft BizTalk Server. For more information about the Microsoft UDDI V3 SDK, see Microsoft BizTalk Server documentation
Adds an AddressLine object to the collection.
Overload List
Name | Description |
---|---|
AddressLineCollection.Add (AddressLine) |
Adds an AddressLine object to the collection.
|
AddressLineCollection.Add (String) |
Adds an AddressLine object by using the specified address text to the collection.
|
AddressLineCollection.Add (String, String, String) |
Adds an AddressLine object to the collection from the specified address text, key name, and key value.
|
See Also
Reference
AddressLineCollection Class
AddressLineCollection Members
Microsoft.Uddi.Businesses Namespace
AddressLine Structure