The methods of the RssCategoryCollection class are listed below. For a complete list of RssCategoryCollection class members, see the RssCategoryCollection Members topic.
Add | Adds a specified category to this collection. |
Clear (inherited from CollectionBase) | Removes all objects from the CollectionBase instance. |
Contains | Determines whether the RssCategoryCollection contains a specific element. |
CopyTo | Copies the entire RssCategoryCollection to a compatible one-dimensional Array, starting at the specified index of the target array. |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetEnumerator (inherited from CollectionBase) | Returns an enumerator that can iterate through the CollectionBase instance. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
GetType (inherited from Object) | Gets the Type of the current instance. |
IndexOf | Searches for the specified RssCategory and returns the zero-based index of the first occurrence within the entire RssCategoryCollection. |
Insert | Inserts an category into this collection at a specified index. |
Remove | Removes a specified category from this collection. |
RemoveAt (inherited from CollectionBase) | Removes the element at the specified index of the CollectionBase instance. |
ToString (inherited from Object) | Returns a String that represents the current Object. |
RssCategoryCollection Class | Rss Namespace