Documentation for a minimal subset of the QSM API
SerializableInfo Constructor (headerSize)
Namespaces > QS.Fx.Serialization > SerializableInfo > SerializableInfoNew(Int32)
Creates serialization-related information.
Syntax
C#Visual BasicManaged C++
public SerializableInfo (
	int headerSize
)
Public Sub New ( _
	headerSize As Integer _
)
public:
SerializableInfo (
	int headerSize
)
Parameters
headerSize (Int32)
The number of bytes occupied by the serialized object in the preallocated header.

Assembly: QuickSilver_1 (Module: QuickSilver_1) Version: 1.0.0.0