ResultCollection.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
Overload List
Name | Description |
---|---|
ResultCollection.Add (Result) |
Adds the specified Result object to the collection.
|
ResultCollection.Add (Int32, ErrInfo) |
Adds a Result object to the collection from the specified error number and ErrInfo object.
|
ResultCollection.Add (Int32, ErrInfo, KeyType) |
Adds a Result object to the collection from the specified error number, ErrInfo object and KeyType enumeration member.
|
See Also
Reference
ResultCollection Class
ResultCollection Members
Microsoft.Uddi Namespace
Result Class