Documentation for a minimal subset of the QSM API
Serialize_Int32 Method (header, data, n)
Namespaces > QS.CMS.Base3 > SerializationHelper > Serialize_Int32(ConsumableBlock, IList<(Of Block>), Int32)

[Missing <summary> documentation for M:QS.CMS.Base3.SerializationHelper.Serialize_Int32(QS.Fx.Base.ConsumableBlock@,System.Collections.Generic.IList{QS.Fx.Base.Block}@,System.Int32)]

Syntax
C#Visual BasicManaged C++
public static void Serialize_Int32 (
	ref ConsumableBlock header,
	ref IList<Block> data,
	int n
)
Public Shared Sub Serialize_Int32 ( _
	ByRef header As ConsumableBlock, _
	ByRef data As IList(Of Block), _
	n As Integer _
)
public:
static void Serialize_Int32 (
	ConsumableBlock% header, 
	IList<Block>^% data, 
	int n
)
Parameters
header (ConsumableBlock)

[Missing <param> documentation for "header"]

data (IList<(Of Block>))

[Missing <param> documentation for "data"]

n (Int32)

[Missing <param> documentation for "n"]

Assembly: QuickSilver_1 (Module: QuickSilver_1) Version: 1.0.0.0