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

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