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

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

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

[Missing <param> documentation for "header"]

data (IList<(Of Block>))

[Missing <param> documentation for "data"]

n (UInt64)

[Missing <param> documentation for "n"]

Assembly: QuickSilver_1 (Module: QuickSilver_1) Version: 1.0.0.0