PictureAlbum.Pictures Property
Gets the collection of pictures in this picture album.
Windows Specific Information |
---|
Picture collections are not supported. This property always returns an empty collection. |
Xbox 360 Specific Information |
---|
Picture collections 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 PictureCollection Pictures { get; }
Property Value
PictureCollection that contains the pictures in this picture album.
Remarks
A PictureAlbum can contain pictures as well as other picture albums. This property returns the collection of pictures in this picture album, if any. If this picture album has no pictures, an empty collection is returned.
See Also
Reference
PictureAlbum Class
PictureAlbum Members
Microsoft.Xna.Framework.Media Namespace
Platforms
Xbox 360, Windows 7, Windows Vista, Windows XP, Windows Phone