MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
ToEQPresetRow Method (row, dto)
NamespacesMPfm.LibraryConvertLibraryToEQPresetRow(DataRow%, EQPreset)
Sets the values of a DataRow in a EQPreset DataTable.
Declaration Syntax
C#Visual Basic
public static void ToEQPresetRow(
	ref DataRow row,
	EQPreset dto
)
Public Shared Sub ToEQPresetRow ( _
	ByRef row As DataRow, _
	dto As EQPreset _
)
Parameters
row (DataRow%)
DataRow to set
dto (EQPreset)
EQPreset

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