RssPhotoAlbumCategoryPhotos overview
RssPhotoAlbumCategoryPhotos Constructor
|
Initialize a new instance of the RssPhotoAlbumItemPhoto class |
Count (inherited from CollectionBase) | Gets the number of elements contained in the CollectionBase instance. |
Item (inherited from RssModuleItemCollectionCollection) | Gets or sets the item at a specified index.In C#, this property is the indexer for the class. |
Add | Overloaded. Adds a sepecified photo to this collection. |
Add (inherited from RssModuleItemCollectionCollection) | Overloaded. Adds a specified item to this collection. |
Clear (inherited from CollectionBase) | Removes all objects from the CollectionBase instance. |
Contains (inherited from RssModuleItemCollectionCollection) | Determines whether the RssModuleItemCollectionCollection contains a specific element. |
CopyTo (inherited from RssModuleItemCollectionCollection) | Copies the entire RssModuleItemCollectionCollection 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 (inherited from RssModuleItemCollectionCollection) | Searches for the specified RssModuleItemCollection and returns the zero-based index of the first occurrence within the entire RssModuleItemCollectionCollection. |
Insert (inherited from RssModuleItemCollectionCollection) | Inserts an item into this collection at a specified index. |
Remove (inherited from RssModuleItemCollectionCollection) | Removes a specified item 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. |
RssPhotoAlbumCategoryPhotos Class | Rss Namespace