PictureAlbum.Albums Property
Gets the collection of picture albums that are contained within the picture album (that is, picture albums that are children of the picture album).
Windows Specific Information |
---|
Picture albums are not supported. This property always returns an empty collection. |
Xbox 360 Specific Information |
---|
Picture albums are not supported. This property always returns an empty collection. |
Namespace: Microsoft.Xna.Framework.Media
Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)
Syntax
public PictureAlbumCollection Albums { get; }
Property Value
PictureAlbumCollection that contains the picture albums that are children of this picture album.
Remarks
A PictureAlbum can contain pictures as well as other picture albums. This property returns the collection of picture albums that are contained within this picture album, if any. If this picture album has no child picture albums, an empty collection is returned.
See Also
Reference
PictureAlbumCollection Class
PictureAlbum Class
PictureAlbum Members
Microsoft.Xna.Framework.Media Namespace
Platforms
Xbox 360, Windows 7, Windows Vista, Windows XP, Windows Phone