MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
DeleteLoop Method (loopId)
Namespaces
►
MPfm.Library
►
MPfmGateway
►
DeleteLoop(Guid)
C#
Visual Basic
Deletes a loop from the database.
Declaration Syntax
C#
Visual Basic
public
void
DeleteLoop
(
Guid
loopId
)
Public
Sub
DeleteLoop
( _
loopId
As
Guid
_ )
Parameters
loopId
(
Guid
)
Loop to delete
Assembly:
MPfm.Library
(Module: MPfm.Library) Version: 0.5.3.0 (0.5.3.0)