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

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