NameCollection.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 a Name object to the collection.
Overload List
Name | Description |
---|---|
NameCollection.Add (Name) |
Adds a Name object to the collection.
|
NameCollection.Add (String) |
Adds a new Name object that has the specified identifier to the collection.
|
NameCollection.Add (String, CultureInfo) |
Adds a new Name object that has the specified identifier and culture tag to the collection.
|
NameCollection.Add (String, String) |
Adds a new Name object that has the specified identifier and language tag to the collection.
|
See Also
Reference
NameCollection Class
NameCollection Members
Microsoft.Uddi Namespace