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