




























![]() ![]() ![]() ![]() ![]() |
A Sandcastle Documented Class Library |
Util..::WriteAll<(Of <(<'T>)>)> Method (Type, IList<(Of <(<'T>)>)>, Stream) |
Write List of objects into array of struct in stream.
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.
Exceptions
Exception | Condition |
---|---|
Vajhoej.Record..::..RecordException | If problem with record definition. |
System.IO..::..IOException | If problem with stream. |