SerializationWriter.WriteOptimized Method (Type)
Stores a non-null Type object into the stream.
Stored Size: Depends on the length of the Type's name.
If the type is a System type (mscorlib) then it is stored without assembly name information,
otherwise the Type's AssemblyQualifiedName is used.
Namespace: SobekCM.Core.MemoryMgmt Assembly: SobekCM_Core (in SobekCM_Core.dll) Version: 4.10.0.0 (4.10.0.0) Syntax
Parameters
See AlsoVersion 4.10.0 ( last generated Monday, March 7, 2016 ) |