Overload List
Name | Description | |
---|---|---|
CreateValues(Object) |
Creates a values collection from the specified item.
|
|
CreateValues(Object, array<String>[]()[][]) |
Creates a values collection from the specified item containing only the specified properties.
|
|
CreateValues<(Of <<'(T>)>>)(ItemMapping, List<(Of <<'(T>)>>)) |
Creates a list of values collections from a list of items.
|
|
CreateValues(ItemMapping, Object) |
Creates a values collection from the specified item using a dynamic mapping.
|