MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
GoTo Method (index)
Namespaces
►
MPfm.Sound
►
Playlist
►
GoTo(Int32)
C#
Visual Basic
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)