Documentation for a minimal subset of the QSM API
ExtendHeader Method (size)
Namespaces > QS.Fx.Serialization > SerializableInfo > ExtendHeader(Int32)
Updates the serialization information to account for additional data stored in the preallocated header.
Syntax
C#Visual BasicManaged C++
public void ExtendHeader (
	int size
)
Public Sub ExtendHeader ( _
	size As Integer _
)
public:
void ExtendHeader (
	int size
)
Parameters
size (Int32)
The number of additional bytes stored in the preallocated header.

Assembly: QuickSilver_1 (Module: QuickSilver_1) Version: 1.0.0.0