Windows Media Player SDK banner art
PreviousNext

PlaylistArray.item

The item method retrieves the playlist at the given index.

Syntax

player.playlistCollection.getAll().item(index)

Parameters

  index

Number (long) containing the index of the playlist to be retrieved.

Return Values

This method returns a Playlist object.

See Also

PreviousNext


© 2000-2001 Microsoft Corporation. All rights reserved.