PictureAlbum Members
The following tables list the members exposed by the PictureAlbum type.
Public Properties
Name | Description | |
---|---|---|
Albums | Gets the collection of picture albums that are contained within the picture album (that is, picture albums that are children of the picture album). | |
Name | Gets the name of the PictureAlbum. | |
Parent | Gets the parent picture album. | |
Pictures | Gets the collection of pictures in this picture album. |
Public Methods
Name | Description | |
---|---|---|
Dispose | Immediately releases the unmanaged resources used by this object. | |
Equals | Overloaded. Determines whether two instances of PictureAlbum are equal. | |
GetHashCode | Gets the hash code for this instance. | |
GetType | (Inherited from Object.) | |
op_Equality | Determines whether the specified PictureAlbum instances are equal. | |
op_Inequality | Determines whether the specified PictureAlbum instances are not equal. | |
ReferenceEquals | (Inherited from Object.) | |
ToString | Returns a String representation of the PictureAlbum. |
Protected Methods
Name | Description | |
---|---|---|
Finalize | Releases unmanaged resources and performs other cleanup operations before the PictureAlbum is reclaimed by garbage collection. | |
MemberwiseClone | (Inherited from Object.) |