MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
GoTo Method (filePath)
NamespacesMPfm.SoundPlaylistGoTo(String)
Go to the first instance of the audio file path in the list.
Declaration Syntax
C#Visual Basic
public void GoTo(
	string filePath
)
Public Sub GoTo ( _
	filePath As String _
)
Parameters
filePath (String)
Audio file path

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