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

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

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

[Missing <param> documentation for "header"]

data (IList<(Of Block>))

[Missing <param> documentation for "data"]

n (Double)

[Missing <param> documentation for "n"]

Assembly: QuickSilver_1 (Module: QuickSilver_1) Version: 1.0.0.0