MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
AddItem Method (filePath)
NamespacesMPfm.SoundPlaylistAddItem(String)
Adds an item at the end of the playlist.
Declaration Syntax
C#Visual Basic
public void AddItem(
	string filePath
)
Public Sub AddItem ( _
	filePath As String _
)
Parameters
filePath (String)
Audio file path

Assembly: MPfm.Sound (Module: MPfm.Sound) Version: 0.5.3.0 (0.5.3.0)