




























| ![]() C# Visual Basic Visual C++ |
| A Sandcastle Documented Class Library |
| Util..::WriteAll<(Of <(<'T>)>)> Method (Type, IList<(Of <(<'T>)>)>) |
Write List of objects into array of struct in byte array.
Note: does not work with stucts containing VARSTR fields and STRUCT fields.
Namespace: Vajhoej.Record
Assembly: Record (in Record.dll) Version: 0.0.0.0
Syntax
| C# | Visual Basic | Visual C++ |
Type Parameters
- T
- Type.
Return Value
Byte array.
Exceptions
| Exception | Condition |
|---|---|
| Vajhoej.Record..::..RecordException | If problem with record definition. |
