CategoryInfoCollection Methods

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

Public Methods

(see also Protected Methods)

  Name Description
public method Add
Adds the specified CategoryInfo object to the collection.
public method AddRange
Adds the contents of a CategoryInfoCollection to the collection.
public method Clear  (Inherited from CollectionBase)
public method Contains
Determines if the specified CategoryInfo object is included in the collection.
public method CopyTo
Inserts the array of CategoryInfo objects at the specified location in the collection.
public method Equals  Overloaded. (Inherited from Object)
public method GetEnumerator  (Inherited from CollectionBase)
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
public method IndexOf
Searches for the first object in the collection that is identical to the specified CategoryInfo object, and then returns the index of the matching object.
public method Insert
Inserts the given CategoryInfo object at the specified location in the collection.
public methodstatic ReferenceEquals  (Inherited from Object)
public method Remove
Removes the specified CategoryInfo object from the collection.
public method RemoveAt  (Inherited from CollectionBase)
public method ToArray
Creates an array of CategoryInfo objects that contains the members of the collection.
public method ToString  (Inherited from Object)

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)
protected method OnClear  (Inherited from CollectionBase)
protected method OnClearComplete  (Inherited from CollectionBase)
protected method OnInsert  (Inherited from CollectionBase)
protected method OnInsertComplete  (Inherited from CollectionBase)
protected method OnRemove  (Inherited from CollectionBase)
protected method OnRemoveComplete  (Inherited from CollectionBase)
protected method OnSet  (Inherited from CollectionBase)
protected method OnSetComplete  (Inherited from CollectionBase)
protected method OnValidate  (Inherited from CollectionBase)

Explicit Interface Implementations

  Name Description
System.Collections.ICollection.CopyTo  (Inherited from CollectionBase)
System.Collections.IList.Add  (Inherited from CollectionBase)
System.Collections.IList.Contains  (Inherited from CollectionBase)
System.Collections.IList.IndexOf  (Inherited from CollectionBase)
System.Collections.IList.Insert  (Inherited from CollectionBase)
System.Collections.IList.Remove  (Inherited from CollectionBase)

See Also

Reference

CategoryInfoCollection Class
Microsoft.Uddi.Extensions Namespace

Other Resources

Microsoft.Uddi.Extensions Namespace

Send comments about this topic to Microsoft.