




























![]() ![]() ![]() ![]() ![]() |
A Sandcastle Documented Class Library |
Util..::WriteAll Method |
Overload List
Name | Description |
---|---|
WriteAll<(Of <<'(T>)>>)(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.
|
WriteAll<(Of <<'(T>)>>)(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.
|