MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
GoTo Method (index)
Namespaces
►
MPfm.Player
►
Player
►
GoTo(Int32)
C#
Visual Basic
Stops the playback and starts playback at a specific playlist song.
Declaration Syntax
C#
Visual Basic
public
void
GoTo
(
int
index
)
Public
Sub
GoTo
( _
index
As
Integer
_ )
Parameters
index
(
Int32
)
Playlist item index
Assembly:
MPfm.Player
(Module: MPfm.Player) Version: 0.5.3.0 (0.5.3.0)