MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
GoTo Method (id)
NamespacesMPfm.SoundPlaylistGoTo(Guid)
Go to a specific item using the playlist item identifier.
Declaration Syntax
C#Visual Basic
public void GoTo(
	Guid id
)
Public Sub GoTo ( _
	id As Guid _
)
Parameters
id (Guid)
Playlist item identifier

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