Documentation for a minimal subset of the QSM API
SerializeTo Method (header, data)
Namespaces > QS.Fx.Base > Int128 > SerializeTo(ConsumableBlock, IList<(Of Block>))

[Missing <summary> documentation for M:QS.Fx.Base.Int128.SerializeTo(QS.Fx.Base.ConsumableBlock@,System.Collections.Generic.IList{QS.Fx.Base.Block}@)]

Syntax
C#Visual BasicManaged C++
public void SerializeTo (
	ref ConsumableBlock header,
	ref IList<Block> data
)
Public Sub SerializeTo ( _
	ByRef header As ConsumableBlock, _
	ByRef data As IList(Of Block) _
)
public:
virtual void SerializeTo (
	ConsumableBlock% header, 
	IList<Block>^% data
) sealed
Parameters
header (ConsumableBlock)

[Missing <param> documentation for "header"]

data (IList<(Of Block>))

[Missing <param> documentation for "data"]

Assembly: QuickSilver_1 (Module: QuickSilver_1) Version: 1.0.0.0