 | IPlaylist Interface |
[Missing <summary> documentation for "T:Unbroken.LaunchBox.Plugins.Data.IPlaylist"]
Namespace: Unbroken.LaunchBox.Plugins.DataAssembly: Unbroken.LaunchBox.Plugins (in Unbroken.LaunchBox.Plugins.dll) Version: 13.5.0.0
XMLNS for XAML: Not mapped to an xmlns.
Syntaxpublic interface IPlaylist
Public Interface IPlaylist
public interface class IPlaylist
type IPlaylist = interface end
The IPlaylist type exposes the following members.
Properties
Methods | Name | Description |
---|
 | AddNewPlaylistFilter | |
 | AddNewPlaylistGame | |
 | ClearGames | |
 | GetAllGames | |
 | GetAllPlaylistFilters | |
 | GetAllPlaylistGames | |
 | GetChildren | |
 | GetGameCount(Boolean, Boolean) | |
 | GetGameCount(Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean) | |
 | GetNewPlatformLogoPath | |
 | GetNewPlatformVideoPath | |
 | GetPlatformVideoPath | |
 | HasGames(Boolean, Boolean) | |
 | HasGames(Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean) | |
 | TryRemovePlaylistFilter | |
 | TryRemovePlaylistGame | |
Top
See Also