ReadAll Generic Method
From Vajhoej Record
| A Sandcastle Documented Class Library |
| Util..::ReadAll<(Of <(<'T>)>)> Method (Type, array<Byte>[]()[][]) |
Read array of struct in byte array into List of objects.
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
List of objects.
Exceptions
| Exception | Condition |
|---|---|
| Vajhoej.Record..::..RecordException | If problem with record definition. |