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

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