MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
Loops Method (table)
NamespacesMPfm.LibraryConvertLibraryLoops(DataTable)
Converts a DataTable to a list of Loops.
Declaration Syntax
C#Visual Basic
public static List<Loop> Loops(
	DataTable table
)
Public Shared Function Loops ( _
	table As DataTable _
) As List(Of Loop)
Parameters
table (DataTable)
DataTable
Return Value
List of Loops

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