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

C# | Visual Basic | Managed C++ |
public static void Serialize_UInt16 ( ref ConsumableBlock header, ref IList<Block> data, ushort n )
Public Shared Sub Serialize_UInt16 ( _ ByRef header As ConsumableBlock, _ ByRef data As IList(Of Block), _ n As UShort _ )
public: static void Serialize_UInt16 ( ConsumableBlock% header, IList<Block>^% data, unsigned short n )

- header (ConsumableBlock)
[Missing <param> documentation for "header"]
- data (IList<(Of Block>))
[Missing <param> documentation for "data"]
- n (UInt16)
[Missing <param> documentation for "n"]