Hexapp Documentation
Hexapp Documentation
Hexapp API
Reference
MicaSystems.Utils
Utils_Linq Class
Utils_Linq Methods
Add Method
AddConcat Method
AddFormat Method
AddIfNotNull(T) Method
AddRange Method
CastToList Method
Compare(T) Method
Concat Method
Contains Method
Convert Method
CreateList(T) Method
CreateReadOnlyCollection(T) Method
DistinctBy(T, TIdentity) Method
ForEach(T) Method
GetRandomItem(T) Method
GetRange(T) Method
GetString Method
IContains Method
IsEmpty(T) Method
IsGenericList Method
IsNotEmpty(T) Method
IsNullOrEmpty(T) Method
ListToDataTable(T) Method
MaxOrZero Method
Move Method
NotNull(T) Method
Pop(T) Method
PopFirst(T) Method
Remove Method
RemoveRange Method
ToDictionary(K, V) Method
UpdateListFromList(T1, T2) Method
Where(K, V) Method
Utils_Linq
ListToDataTable
T
Method
Converts a list of objects to a DataTable using T properties as columns.
Namespace:
MicaSystems.Utils
Assembly:
MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax
C#
Copy
public
static
DataTable
ListToDataTable
<T>(
List
<T>
list
)
Parameters
list
Type:
System.Collections.Generic
List
T
Type Parameters
T
Return Value
Type:
DataTable
See Also
Reference
Utils_Linq Class
MicaSystems.Utils Namespace
www.hexapp.com
×
Close feedback form
Send us
comments or requests about documentation