SerializationWriter.Write(T) Method (List(T))
Writes a non-null generic List into the stream.
Namespace: SobekCM.Core.MemoryMgmt Assembly: SobekCM_Core (in SobekCM_Core.dll) Version: 4.10.0.0 (4.10.0.0) Syntax
Parameters
Type Parameters
Remarks
The list type itself is not stored - it must be supplied
at deserialization time.
The list contents are stored as an array. See AlsoVersion 4.10.0 ( last generated Monday, March 7, 2016 ) |