Util2WriteAll Method

Overload List

WriteAllT(Type, IListT, LengthProvider, MaxLengthProvider, ElementsProvider) Write List of objects into array of struct in byte array.
WriteAllT(Type, IListT, Stream, LengthProvider, MaxLengthProvider, ElementsProvider) Write List of objects into array of struct in stream.

See Also