DescriptionCollection.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 the specified description to the collection.
Overload List
Name | Description |
---|---|
DescriptionCollection.Add (Description) |
Adds the specified Description to the collection.
|
DescriptionCollection.Add (String) |
Creates a Description object using the specified string and adds it to the collection.
|
DescriptionCollection.Add (String, CultureInfo) |
Adds a Description structure with the specified description and cultural information to the collection.
|
DescriptionCollection.Add (String, String) |
Creates a Description object using the specified text and language code, and adds it to the collection.
|
See Also
Reference
DescriptionCollection Class
DescriptionCollection Members
Microsoft.Uddi Namespace